.gitignore: Add .ycm_extra_conf.py

pull/1/head
Andri Yngvason 2019-12-22 21:46:16 +00:00
parent 82bdbb82c0
commit a9044f9c20
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,4 +2,5 @@ build
subprojects
*.swp
.clang_complete
.ycm_extra_conf.py
perf.*