Modified gitignore to ignore CMake build directory

This commit is contained in:
Gordon McCann 2021-12-15 11:13:52 -05:00
parent d84f4e2fe9
commit 004ccb2fbc

8
.gitignore vendored
View File

@ -1,9 +1,7 @@
###directories to ignore### ###directories to ignore###
./rootfiles/ pics/
./pics/ images/
./images/ build/
./hotfixes/
./build/
###file types to ignore### ###file types to ignore###
*.swp *.swp