diff options
author | Kun Huang <academicgareth@gmail.com> | 2013-06-27 22:25:46 +0800 |
---|---|---|
committer | Kun Huang <academicgareth@gmail.com> | 2013-06-27 22:28:33 +0800 |
commit | 100f95281a731366d6171cfc6b1d6e33052a354f (patch) | |
tree | b1779a3e42112ea0c66e4e8935a89463f2decb7c /.gitignore | |
parent | 1c86d62fdebf41bb55ad878020f8c3a24ca5674a (diff) | |
download | python-swiftclient-100f95281a731366d6171cfc6b1d6e33052a354f.tar.gz |
Add *.swp into .gitignore
Change-Id: I76c92d82647ac9d042f6c117918feb5820a47678
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ AUTHORS ChangeLog +*.swp dist/ .tox *.egg-info |