ignore *.swp

This commit is contained in:
Romain Bignon 2010-04-12 15:07:16 +02:00
commit 67dc423f0a

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
*.pyc
*.swp
Session.vim
*.egg-info
build