Ignore swapfiles

This commit is contained in:
Jamie Hardt
2018-12-12 16:09:48 -06:00
parent 2b8dd4c1c9
commit aa309a4458

3
.gitignore vendored
View File

@@ -7,3 +7,6 @@
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info
/build/
# Vim Swapfiles
*.swp