mirror of
https://github.com/overte-org/overte.git
synced 2025-04-07 12:53:44 +02:00
add vim plugin files to gitignore
This commit is contained in:
parent
72f9ae3e85
commit
9213561977
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -46,4 +46,8 @@ libraries/audio-client/external/*/*
|
|||
gvr-interface/assets/oculussig*
|
||||
gvr-interface/libs/*
|
||||
|
||||
TAGS
|
||||
# ignore files for various dev environments
|
||||
TAGS
|
||||
.ycm_extra_conf.*
|
||||
*.taghl
|
||||
*.swp
|
||||
|
|
Loading…
Reference in a new issue