adjusted gitignore files
This commit is contained in:
parent
73a13d9d88
commit
a2d3ab8b96
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,15 +3,16 @@
|
||||
*.user
|
||||
*.dll
|
||||
*.so
|
||||
*.pro.autosave
|
||||
base_override.h
|
||||
|
||||
base-full/
|
||||
bass.lib
|
||||
|
||||
bin/
|
||||
bins/
|
||||
release/
|
||||
debug/
|
||||
lib/
|
||||
|
||||
.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