Skip to content

Commit 4eaae35

Browse files
ktfsawenzel
authored andcommitted
Do not track compile_commands.json and YCM config
Used by vim YouCompleteMe and other IDEs integrations
1 parent 1f1700b commit 4eaae35

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,11 @@ CMakeCache.txt
4646
CMakeFiles
4747
Makefile
4848
cmake_install.cmake
49+
compile_commands.json
4950

5051
# IDEs files
5152
.cproject
5253
.project
5354
.idea
5455
.settings
56+
.ycm_extra_conf.py

0 commit comments

Comments
 (0)