Adding *.swo to gitignore

This commit is contained in:
Michael Lynch 2018-11-01 09:12:39 -04:00
parent 09cd88b033
commit f584494b8a

1
.gitignore vendored
View File

@ -49,6 +49,7 @@
*.pyo
*~
*.swp
*.swo
*.mo
*.patch