summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2012-04-03 16:16:05 +0100
committerAsk Solem <ask@celeryproject.org>2012-04-03 16:16:05 +0100
commitcab32ed427648a84d6fd94a63810d9188170d908 (patch)
treeab39dbb640181cb5febdbde1ecf5d53b91fd3929 /.gitignore
parentf87f7589563e54d103f168ae85422db8ed462d76 (diff)
downloadkombu-cab32ed427648a84d6fd94a63810d9188170d908.tar.gz
pyflakes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2b16aebb..73192407 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,7 +7,7 @@
settings_local.py
.build
build
-.*.sw[po]
+.*.sw[pon]
dist/
*.egg-info
doc/__build/*