mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
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:
parent
bbd3085b8d
commit
26fd1a497c
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,2 +1,7 @@
|
|||||||
*.snap
|
*.snap
|
||||||
.flatpak-builder
|
.flatpak-builder
|
||||||
|
# Qt build output
|
||||||
|
*.user
|
||||||
|
# doxygen Doxyfile output
|
||||||
|
doc/
|
||||||
|
QElectroTech.tag
|
||||||
|
Loading…
x
Reference in New Issue
Block a user