gunicorn/.gitignore
2017-02-06 22:22:37 -08:00

17 lines
253 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
.tox