Adds gitignores for moc_predef.h and linux default binary name

This commit is contained in:
Gitea
2019-09-16 18:53:03 +02:00
parent f5d6995d98
commit 1fb31a4ec2

2
.gitignore vendored
View File

@@ -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