mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Refactored the scripts to be more DRY as well. gunicorn_django needs testing as I don't have a django environ handy to test with.
14 lines
137 B
Plaintext
Executable File
14 lines
137 B
Plaintext
Executable File
*.gem
|
|
*.swp
|
|
*.pyc
|
|
*#*
|
|
build
|
|
dist
|
|
setuptools-*
|
|
.svn/*
|
|
.DS_Store
|
|
*.so
|
|
distribute-0.6.8-py2.6.egg
|
|
distribute-0.6.8.tar.gz
|
|
gunicorn.egg-info
|