summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2865e17..eac2c83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,9 @@ manaserv-account.log
manaserv-game.log
manaserv.stats
manaserv.xml
+
+# files created by CMake
+CMakeFiles/
+CMakeCache.txt
+cmake_install.cmake
+install_manifest.txt \ No newline at end of file