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
|
||||
*.pro.autosave
|
||||
base_override.h
|
||||
.DS_Store
|
||||
|
||||
base-full/
|
||||
base/
|
||||
bass.lib
|
||||
|
||||
bin/
|
||||
bins/
|
||||
build/
|
||||
release/
|
||||
debug/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user