Update git ignore file
This commit is contained in:
parent
e1e809d8fb
commit
ced09fc049
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -6,9 +6,13 @@
|
||||||
*.dylib
|
*.dylib
|
||||||
*.bundle
|
*.bundle
|
||||||
*.swp
|
*.swp
|
||||||
|
*.obj
|
||||||
|
*.moc
|
||||||
|
*.ui
|
||||||
*~
|
*~
|
||||||
moc_*
|
moc_*
|
||||||
promoe.app
|
promoe.app
|
||||||
|
promoe
|
||||||
qrc*
|
qrc*
|
||||||
.gdb*
|
.gdb*
|
||||||
Makefile
|
Makefile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue