diff options
-rw-r--r-- | .gitignore | 1 | ||||
l--------- | compile_commands.json | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -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 |