Added gitignore plugin to zsh and used it to update .gitignore
This commit is contained in:
parent
9e0874ea07
commit
5dfc8ea9ac
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -1,2 +1,10 @@
|
|||
# Created by https://www.gitignore.io
|
||||
|
||||
### Vim ###
|
||||
[._]*.s[a-w][a-z]
|
||||
[._]s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
*~
|
||||
*.swp
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user