Added the build directory to .gitignore
This commit is contained in:
parent
3a6e400f44
commit
c18f0b1c22
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ CMakeCache.txt
|
|||||||
.*.swp
|
.*.swp
|
||||||
a.out
|
a.out
|
||||||
*.json
|
*.json
|
||||||
|
build/
|
||||||
|
Loading…
Reference in New Issue
Block a user