Git should ignore swp files

Change-Id: I42a98912a9207c8deb29385cecd96d01a85d58bd
This commit is contained in:
Alex Meade 2013-10-07 21:51:23 +00:00
parent b7b7713795
commit 7fedf92838
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.py[co]
*.swp
# Packages
*.egg