mirror of https://github.com/celery/kombu.git
Added compiled jython files to gitignore
This commit is contained in:
parent
60fad47bd9
commit
499a6445eb
|
@ -1,5 +1,6 @@
|
|||
.DS_Store
|
||||
*.pyc
|
||||
*$py.class
|
||||
*~
|
||||
*.sqlite
|
||||
*.sqlite-journal
|
||||
|
|
Loading…
Reference in New Issue