Add ignore lines to .gitignore

if doxygen Doxyfile is run all file's of folder doc are added
Qt user file should not see either
This commit is contained in:
Simon De Backer 2020-07-13 16:28:50 +02:00
parent bbd3085b8d
commit 26fd1a497c

5
.gitignore vendored
View File

@ -1,2 +1,7 @@
*.snap
.flatpak-builder
# Qt build output
*.user
# doxygen Doxyfile output
doc/
QElectroTech.tag