update gitignore to leave out obj files and the base folder
This commit is contained in:
parent
2d9fff2e96
commit
1a0d7a7cc4
3
.gitignore
vendored
3
.gitignore
vendored
@ -5,12 +5,15 @@
|
|||||||
*.so
|
*.so
|
||||||
*.pro.autosave
|
*.pro.autosave
|
||||||
base_override.h
|
base_override.h
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
base-full/
|
base-full/
|
||||||
|
base/
|
||||||
bass.lib
|
bass.lib
|
||||||
|
|
||||||
bin/
|
bin/
|
||||||
bins/
|
bins/
|
||||||
|
build/
|
||||||
release/
|
release/
|
||||||
debug/
|
debug/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user