altering gitignore to avoid build folder
This commit is contained in:
parent
9f66d8ad94
commit
7b4b0c4e4c
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -30,3 +30,7 @@
|
|||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
|
||||
#CMake
|
||||
build/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue