mirror of
https://github.com/cculianu/Fulcrum.git
synced 2026-08-13 12:33:27 +02:00
Git ignore: Add moc headers and the Linux binary
This commit is contained in:
parent
94e90f25bb
commit
bc3ae0a826
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue