summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
l---------compile_commands.json1
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 60fd437..14f1e78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
.cache
build
log.txt
+compile_commands.json
diff --git a/compile_commands.json b/compile_commands.json
deleted file mode 120000
index 25eb4b2..0000000
--- a/compile_commands.json
+++ /dev/null
@@ -1 +0,0 @@
-build/compile_commands.json \ No newline at end of file