adjusted gitignore files
This commit is contained in:
parent
73a13d9d88
commit
a2d3ab8b96
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,15 +3,16 @@
|
|||||||
*.user
|
*.user
|
||||||
*.dll
|
*.dll
|
||||||
*.so
|
*.so
|
||||||
|
*.pro.autosave
|
||||||
base_override.h
|
base_override.h
|
||||||
|
|
||||||
base-full/
|
base-full/
|
||||||
bass.lib
|
bass.lib
|
||||||
|
|
||||||
|
bin/
|
||||||
bins/
|
bins/
|
||||||
release/
|
release/
|
||||||
debug/
|
debug/
|
||||||
lib/
|
|
||||||
|
|
||||||
.qmake.stash
|
.qmake.stash
|
||||||
|
|
||||||
|
2
lib/.gitignore
vendored
Normal file
2
lib/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*
|
||||||
|
!.gitignore
|
Loading…
Reference in New Issue
Block a user