aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 06fc159..ecc9c7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,4 +76,8 @@ bin/*
!game/common/map/*.obj
# JetBrains
-.idea \ No newline at end of file
+.idea
+
+# scons stuff
+.cache
+compile_commands.json \ No newline at end of file