Added YouCompleteMe config to .gitignore

This commit is contained in:
Andrew 2013-11-13 12:37:54 -06:00
parent 962639aa6d
commit f6a652f3ae

6
.gitignore vendored
View File

@ -11,3 +11,9 @@ resources/MultiMCLauncher.jar
*~
*.swp
# Ctags File
tags
# YouCompleteMe config stuff.
.ycm_extra_conf.*