Update git ignore list
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,3 +1,13 @@
|
|||||||
# file types to ignore
|
# file types to ignore
|
||||||
|
|
||||||
*.pyc
|
*.pyc
|
||||||
|
*~
|
||||||
|
CMakeFiles/
|
||||||
|
*qrc.depends
|
||||||
|
qrc_*.cpp
|
||||||
|
ui_*.h
|
||||||
|
moc_*.cpp
|
||||||
|
Makefile
|
||||||
|
CMakeCache.txt
|
||||||
|
config.h
|
||||||
|
install_manifest.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user