Added .swp files to gitignore

This commit is contained in:
ikeane 2020-06-25 15:06:59 -04:00
parent c05aad646e
commit 7a61f6b04a

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
*.un *.un
*.un~ *.un~
/vim/.vim/plugins/* /vim/.vim/plugins/*
*.swp