Ignore CMake build directories

This commit is contained in:
Alex Mayfield 2018-05-01 21:20:44 -04:00
parent 00311e89f5
commit b69478df6d

1
.gitignore vendored
View file

@ -28,6 +28,7 @@ DOOM*.pcx
HTIC*.pcx HTIC*.pcx
HEXEN*.pcx HEXEN*.pcx
STRIFE*.pcx STRIFE*.pcx
/build*
# These are the default patterns globally ignored by Subversion: # These are the default patterns globally ignored by Subversion:
*.o *.o