Added YouCompleteMe config to .gitignore
This commit is contained in:
parent
962639aa6d
commit
f6a652f3ae
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -11,3 +11,9 @@ resources/MultiMCLauncher.jar
|
|||
*~
|
||||
*.swp
|
||||
|
||||
# Ctags File
|
||||
tags
|
||||
|
||||
# YouCompleteMe config stuff.
|
||||
.ycm_extra_conf.*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue