move compile_commands.json to project root directory

This commit is contained in:
2024-08-22 06:38:31 +03:00
parent 859ae8f91e
commit fa85fb8dd1
2 changed files with 17 additions and 10 deletions

2
.gitignore vendored
View File

@ -18,6 +18,8 @@
build/
out/
compile_commands.json
# this is created when using Conan
CMakeUserPresets.json