Add CMake build/ directory to .gitignore

test_dev
Stack-1 24 hours ago
parent fbf96f6f5d
commit 6b7115e7f0

3
.gitignore vendored

@ -30,3 +30,6 @@ autom4te.cache
runs runs
data data
# CMake build directory
build/

Loading…
Cancel
Save