summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9337c9b..8f77db9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,4 +18,7 @@ coverage/
# Other weird things
*.swp
*.tar.gz
-1 \ No newline at end of file
+1
+
+# Compile commands (mainly just to keep root clean)
+compile_commands.json