Ignore vim swap files

This commit is contained in:
Andre Nathan 2013-12-06 14:02:35 -02:00
parent 8740e075be
commit 17718d6884

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
*.o *.o
*.so *.so
*.sw*