gunicorn/.gitignore
2018-04-28 14:21:22 +03:00

18 lines
267 B
Plaintext
Executable File

*.pyc
__pycache__
MANIFEST
build
dist
setuptools-*
*.so
*.egg
*.egg-info
nohup.out
.coverage
coverage.xml
examples/frameworks/pylonstest/PasteScript*
examples/frameworks/pylonstest/pylonstest.egg-info/
examples/frameworks/django/testing/testdb.sql
.pytest_cache
.tox