ignore vim swapfiles

This commit is contained in:
Anil Madhavapeddy 2019-01-31 10:32:13 +00:00
parent 83dda5bb5d
commit a91ae34dce
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
_build/ _build/
.merlin .merlin
*.install *.install
*.elc *.elc
.*.swp