Adds gitignores for moc_predef.h and linux default binary name
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -27,6 +27,7 @@ Makefile*
|
|||||||
*.prl
|
*.prl
|
||||||
*.app
|
*.app
|
||||||
moc_*.cpp
|
moc_*.cpp
|
||||||
|
moc_*.h
|
||||||
ui_*.h
|
ui_*.h
|
||||||
qrc_*.cpp
|
qrc_*.cpp
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
@@ -70,4 +71,5 @@ Thumbs.db
|
|||||||
# --------
|
# --------
|
||||||
*.dll
|
*.dll
|
||||||
*.exe
|
*.exe
|
||||||
|
oscilloscope
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user