mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
Fix .gitignore a bit
This commit is contained in:
parent
7b15337084
commit
4cd93a0a19
1 changed files with 5 additions and 4 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
||||||
*.swp
|
*.swp
|
||||||
tmp/
|
/tmp/
|
||||||
.netrwhist
|
/.netrwhist
|
||||||
plugged/*
|
/plugged/*
|
||||||
autoload/plug.vim.old
|
/autoload/plug.vim.old
|
||||||
/.envrc
|
/.envrc
|
||||||
|
/localvim
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue