mirror of
https://github.com/amix/vimrc
synced 2025-07-12 14:15:00 +08:00
Add support with Go language.
This commit is contained in:
11
sources_non_forked/vim-go/.gitignore
vendored
Normal file
11
sources_non_forked/vim-go/.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
*.pyc
|
||||
.DS_Store
|
||||
/.bash_history
|
||||
/.cache
|
||||
/.config
|
||||
/.coverage.covimerage
|
||||
/.local
|
||||
/.viminfo
|
||||
/coverage.xml
|
||||
/doc/tags
|
||||
/issues
|
Reference in New Issue
Block a user