Skip to content

Commit 71ad213

Browse files
authored
ignore compile_commands.json
CMake may generate `compile_commands.json` file with `set(CMAKE_EXPORT_COMPILE_COMMANDS ON)` Option
1 parent 49d13cd commit 71ad213

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMake.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ CMakeScripts
44
Makefile
55
cmake_install.cmake
66
install_manifest.txt
7+
compile_commands.json
78
CTestTestfile.cmake

0 commit comments

Comments
 (0)