gunicorn/.gitignore
2014-10-16 15:44:10 +03:00

23 lines
287 B
Plaintext
Executable File

*.gem
*.sw*
*.pyc
*#*
venv*
__pycache__
MANIFEST
build
dist
setuptools-*
.svn/*
.DS_Store
*.so
.Python
*.egg
*.egg-info
nohup.out
.coverage
examples/frameworks/pylonstest/PasteScript*
examples/frameworks/pylonstest/pylonstest.egg-info/
examples/frameworks/django/testing/testdb.sql
.tox