Added YouCompleteMe config to .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -11,3 +11,9 @@ resources/MultiMCLauncher.jar
|
|||||||
*~
|
*~
|
||||||
*.swp
|
*.swp
|
||||||
|
|
||||||
|
# Ctags File
|
||||||
|
tags
|
||||||
|
|
||||||
|
# YouCompleteMe config stuff.
|
||||||
|
.ycm_extra_conf.*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user