Added all new files
This commit is contained in:
parent
b8ca691fa7
commit
136afdf82d
11 changed files with 62 additions and 27 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -1,4 +1,11 @@
|
|||
# File manager history
|
||||
.netrwhist
|
||||
|
||||
# Directory where my swap/undo files are stored
|
||||
.vim/
|
||||
|
||||
# Where plugins are installed; can be done locally
|
||||
plugged/
|
||||
|
||||
# Old file after updating plug.vim
|
||||
plug.vim.old
|
||||
|
|
|
|||
Reference in a new issue