Update gitignore to ignore build folders
This commit is contained in:
parent
6e04a25592
commit
94b069fc8e
6
.gitignore
vendored
6
.gitignore
vendored
@ -4,3 +4,9 @@
|
||||
.cache
|
||||
.vs
|
||||
**.sublime-workspace
|
||||
|
||||
# Build Folders
|
||||
**build/
|
||||
bin/
|
||||
bin-int/
|
||||
out/
|
Loading…
x
Reference in New Issue
Block a user