aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authordec05eba <0xdec05eba@gmail.com>2018-09-21 18:12:06 +0200
committerdec05eba <0xdec05eba@gmail.com>2018-09-21 18:12:06 +0200
commit911e62afb82b140e368181f4966442cd5c2e1bd8 (patch)
tree2f024118da1f101e75835eaa66a8679b8ef089b0 /.gitignore
parent7757816fc214e5b571ab4b857b3d6bb780070ebc (diff)
Add compile_commands.json to git ignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 960c8ef..81d7cd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ sibs-build/
odhtdb.kdev4
storage/
.gdb_history
+compile_commands.json