mirror of https://github.com/celery/celery.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
344 B
35 lines
344 B
.DS_Store |
|
*.pyc |
|
*$py.class |
|
*~ |
|
.*.sw[pon] |
|
dist/ |
|
*.egg-info |
|
*.egg |
|
*.egg/ |
|
*.eggs/ |
|
build/ |
|
.build/ |
|
_build/ |
|
pip-log.txt |
|
.directory |
|
erl_crash.dump |
|
*.db |
|
Documentation/ |
|
.tox/ |
|
.ropeproject/ |
|
.project |
|
.pydevproject |
|
.idea/ |
|
.coverage |
|
celery/tests/cover/ |
|
.ve* |
|
cover/ |
|
.vagrant/ |
|
.cache/ |
|
htmlcov/ |
|
coverage.xml |
|
test.db |
|
pip-wheel-metadata/ |
|
.python-version |
|
.vscode/ |