Git ignore: Add moc headers and the Linux binary

This commit is contained in:
Axel Gembe 2020-01-04 16:19:53 +07:00
parent 94e90f25bb
commit bc3ae0a826
No known key found for this signature in database
GPG key ID: 1CB3AA2143109AAC

3
.gitignore vendored
View file

@ -27,6 +27,7 @@ Makefile*
*.prl
*.app
moc_*.cpp
moc_*.h
ui_*.h
qrc_*.cpp
Thumbs.db
@ -70,4 +71,4 @@ Thumbs.db
# --------
*.dll
*.exe
Fulcrum