Ignore swap files from getting into repository

Change-Id: I5770268f17398e9d8aec49152f32040c7e377bec
This commit is contained in:
Zhenguo Niu 2015-07-05 17:40:25 +08:00
parent c9375086d5
commit 1fa284ba32
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
*.py[cod]
*.sqlite
*.sw?
# C extensions
*.so