aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d8b9d7f..adae621 100644
--- a/.gitignore
+++ b/.gitignore
@@ -73,4 +73,6 @@ bin/*
.DS_Store
*.translation
-!game/common/map/*.obj \ No newline at end of file
+!game/common/map/*.obj
+
+compile_commands.json \ No newline at end of file