diff --git a/.gitignore b/.gitignore index 3a76f4c..f43ba93 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ *~ /steam_appid.txt /*.so -/breakhack*.run \ No newline at end of file +/breakhack*.run +compile_commands.json diff --git a/compile_commands.json b/compile_commands.json deleted file mode 120000 index 06729e8..0000000 --- a/compile_commands.json +++ /dev/null @@ -1 +0,0 @@ -_build/debug/compile_commands.json \ No newline at end of file