summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIb Lundgren <ib.lundgren@gmail.com>2012-03-15 23:37:56 +0100
committerIb Lundgren <ib.lundgren@gmail.com>2012-03-15 23:37:56 +0100
commit5f76b1485649278d690c1ab35a5237ad33b128c2 (patch)
tree935cecb381d5d44fa8e4841dd0262363766f4cdc /.gitignore
parent36990a68ed513f9798f89444952df17425ebf1da (diff)
downloadoauthlib-5f76b1485649278d690c1ab35a5237ad33b128c2.tar.gz
Ignore Vim .swp files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 73ffeed..4515c8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
*.pyc
*.sublime-project
*.sublime-workspace
+*.swp
*.py[co]