Added ignore file
This commit is contained in:
parent
646944d06b
commit
219327ca20
1 changed files with 14 additions and 0 deletions
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
*.a
|
||||||
|
*.o
|
||||||
|
*.so
|
||||||
|
*.os
|
||||||
|
*.pyc
|
||||||
|
*.dylib
|
||||||
|
*.bundle
|
||||||
|
*.swp
|
||||||
|
*~
|
||||||
|
moc_*
|
||||||
|
promoe.app
|
||||||
|
qrc*
|
||||||
|
.gdb*
|
||||||
|
Makefile
|
Loading…
Add table
Add a link
Reference in a new issue