Ignore vim backup files.

Change-Id: I639d8238ead3ef45a690317f63a935814d29bbe8
This commit is contained in:
Zhihao Yuan 2013-03-05 17:23:49 -05:00
parent 8e72773c65
commit 3793110f12
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,4 @@
*~
*.pyc
*.dat
TAGS
@ -10,6 +11,7 @@ venv
.venv
*.sublime-workspace
*.sqlite
.*.swp
.DS_Store
.testrepository
versioninfo