gunicorn/.gitignore
2018-05-26 10:42:15 -03:00

20 lines
280 B
Plaintext
Executable File

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