Remove vim swapfiles from git tracking

This commit is contained in:
Jesse Gumm 2021-07-01 08:44:03 -05:00
parent ef91711e12
commit 5729500223

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ ebin/
_build/ _build/
*~ *~
src/tz_index.erl src/tz_index.erl
*.sw?