mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
23 lines
287 B
Plaintext
Executable File
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
|