mirror of
https://github.com/PrismLauncher/PrismLauncher
synced 2026-04-23 09:05:03 +00:00
Added YouCompleteMe config to .gitignore
This commit is contained in:
parent
962639aa6d
commit
f6a652f3ae
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -11,3 +11,9 @@ resources/MultiMCLauncher.jar
|
|||
*~
|
||||
*.swp
|
||||
|
||||
# Ctags File
|
||||
tags
|
||||
|
||||
# YouCompleteMe config stuff.
|
||||
.ycm_extra_conf.*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue