mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 17:31:42 -05:00
ignore compile_commands.json
CMake may generate `compile_commands.json` file with `set(CMAKE_EXPORT_COMPILE_COMMANDS ON)` Option
This commit is contained in:
parent
49d13cdba3
commit
71ad213116
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@ CMakeScripts
|
|||
Makefile
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
compile_commands.json
|
||||
CTestTestfile.cmake
|
||||
|
|
Loading…
Add table
Reference in a new issue