fix: added build directory to the gitignore
This commit is contained in:
parent
80dc5d62eb
commit
17133281d2
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,6 @@
|
||||
# ---> C++
|
||||
# build artifacts
|
||||
build/
|
||||
# Prerequisites
|
||||
*.d
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user