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