mirror of
https://github.com/amix/vimrc
synced 2025-07-04 15:04:59 +08:00
add vim-json
This commit is contained in:
11
sources_non_forked/vim-json/.gitignore
vendored
Normal file
11
sources_non_forked/vim-json/.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
/index.php
|
||||
|
||||
# Ignore vim files
|
||||
*~
|
||||
*.swp
|
||||
*.swo
|
||||
*.fuse_hidden*
|
||||
*.pxm
|
||||
*.DS_Store
|
||||
/video/*
|
||||
/screenshots/*
|
Reference in New Issue
Block a user