summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 50c39fe..86157a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,9 @@
# Ignore the documentation folder
/doc
+
+# Ignore the CMake build files
+/CMakeFiles
+/CMakeCache.txt
+/cmake_install.cmake
+/Makefile
+