diff --git a/.gitignore b/.gitignore index 34b8173..df4d85a 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ build/ .vscode/ +compile_commands.json diff --git a/compile_commands.json b/compile_commands.json deleted file mode 120000 index 95eca4c..0000000 --- a/compile_commands.json +++ /dev/null @@ -1 +0,0 @@ -./compile_commands.json \ No newline at end of file