mirror of
https://github.com/xdsopl/qsstv.git
synced 2025-12-06 03:42:00 +01:00
ignore some more qt build files
This commit is contained in:
parent
14e5444ce7
commit
76cd0d49a0
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,4 +1,8 @@
|
||||||
Makefile
|
Makefile
|
||||||
*.o
|
*.o
|
||||||
|
*.moc
|
||||||
ui_*.h
|
ui_*.h
|
||||||
|
moc_*.cpp
|
||||||
|
qrc_*.cpp
|
||||||
|
.qmake.stash
|
||||||
.swp.*
|
.swp.*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue