ignore vim swapfiles
This commit is contained in:
parent
83dda5bb5d
commit
a91ae34dce
|
@ -1,4 +1,5 @@
|
||||||
_build/
|
_build/
|
||||||
.merlin
|
.merlin
|
||||||
*.install
|
*.install
|
||||||
*.elc
|
*.elc
|
||||||
|
.*.swp
|
||||||
|
|
Loading…
Reference in New Issue