Add *.swp to .gitignore

This commit is contained in:
Jack
2016-10-24 20:56:34 -07:00
parent 08855aaa64
commit 52e8b6b04a

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
*.class
*.log
*.swp
# sbt specific
.cache