Add *.swp into .gitignore

Change-Id: I76c92d82647ac9d042f6c117918feb5820a47678
This commit is contained in:
Kun Huang
2013-06-27 22:28:33 +08:00
parent 1c86d62fde
commit 100f95281a
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
AUTHORS
ChangeLog
*.swp
dist/
.tox
*.egg-info
+1
View File
@@ -0,0 +1 @@
Kun Huang <gareth@unitedstack.com> <academicgareth@gmail.com>