summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2011-01-23 14:27:52 +0100
committerAsk Solem <ask@celeryproject.org>2011-01-23 14:27:52 +0100
commit499a6445ebd808ddacd78e8a5ff87096cb0e0a28 (patch)
treec7ed465421031f2448dbbc840e321790f8b96a5a /.gitignore
parent60fad47bd9a707272afef8a527562a99f9c7edd3 (diff)
downloadkombu-499a6445ebd808ddacd78e8a5ff87096cb0e0a28.tar.gz
Added compiled jython files to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4cca8bce..06f5bb90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
.DS_Store
*.pyc
+*$py.class
*~
*.sqlite
*.sqlite-journal