foxygit / doom Log in
commit b69478df6dfeedd1a9ee1fae5676397a80b1ac96
Author:     Alex Mayfield <alexmax2742@gmail.com>
AuthorDate: Tue May 1 21:20:44 2018 -0400
Commit:     Alex Mayfield <alexmax2742@gmail.com>
CommitDate: Tue May 1 21:20:44 2018 -0400

    Ignore CMake build directories
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 1bdabf40..fcd9394a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,7 @@ DOOM*.pcx
 HTIC*.pcx
 HEXEN*.pcx
 STRIFE*.pcx
+/build*

 # These are the default patterns globally ignored by Subversion:
 *.o