fix: added build directory to the gitignore

This commit is contained in:
unai_71 2026-03-10 16:23:47 +00:00
parent 80dc5d62eb
commit 17133281d2

2
.gitignore vendored
View File

@ -1,4 +1,6 @@
# ---> C++
# build artifacts
build/
# Prerequisites
*.d