]> source.dussan.org Git - gitignore.git/commitdiff
ignore compile_commands.json 2215/head
author庄天翼 <zty0826@gmail.com>
Tue, 13 Dec 2016 17:11:07 +0000 (01:11 +0800)
committerGitHub <noreply@github.com>
Tue, 13 Dec 2016 17:11:07 +0000 (01:11 +0800)
CMake may generate `compile_commands.json` file with `set(CMAKE_EXPORT_COMPILE_COMMANDS ON)` Option

CMake.gitignore

index 0cc7e4b527553e3b57cd57050a58d7a560675c69..27ada0591ece3b36728bc22ec184035ea99a1f1b 100644 (file)
@@ -4,4 +4,5 @@ CMakeScripts
 Makefile
 cmake_install.cmake
 install_manifest.txt
+compile_commands.json
 CTestTestfile.cmake