Remove: compile_commands.json

This commit is contained in:
Light 2022-03-05 16:08:25 +03:30
parent 97aaec05af
commit 9d450060c1
2 changed files with 3 additions and 4 deletions

6
.gitignore vendored
View file

@ -1,4 +1,4 @@
# Directories
# Temp directories
.vs/
bin/
bin-obj/
@ -11,6 +11,7 @@ build/
.codelite/
.build-debug/
.vimspector.json
**.workspace
Makefile
@ -29,5 +30,4 @@ Makefile
CMake/
.vimspector.json
compiled_commands.json
compile_commands.json

View file

@ -1 +0,0 @@
build/compile_commands.json