added build directory to be ignored by git
This commit is contained in:
parent
3fc25f4801
commit
518cbf2fb0
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -17,3 +17,6 @@
|
|||
*.user
|
||||
*.sdf
|
||||
*.opensdf
|
||||
|
||||
# Build temporary files
|
||||
build/
|
||||
|
|
Loading…
Reference in a new issue