altering gitignore to avoid build folder

This commit is contained in:
root 2023-09-29 00:19:15 +00:00
parent 9f66d8ad94
commit 7b4b0c4e4c

4
.gitignore vendored
View file

@ -30,3 +30,7 @@
*.exe *.exe
*.out *.out
*.app *.app
#CMake
build/