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