Hugo
59510da3ca
Sort ignores
2018-04-28 14:21:34 +03:00
Hugo
03e9e59edb
Ignore .pytest_cache
2018-04-28 14:21:22 +03:00
Alex Conrad
18459041b5
submit coverage report to couverture.io
2017-02-06 22:22:37 -08:00
Benoit Chesneau
4185b2bd27
clean gitignore
...
people should be encouraged to use a global gitignore file.
https://help.github.com/articles/ignoring-files/
related to #1007
2015-05-12 08:55:25 +02:00
Berker Peksag
bf3ef8f389
Add selectors module to gunicorn codebase.
...
Closes #886 .
2014-10-16 15:44:10 +03:00
Berker Peksag
be90882151
Cleanup Makefile.
...
- The "--no-site-packages" option is default now
- "pip install -e" is basically equivalent to "python setup.py develop"
- Delete also dist/ and MANIFEST
- Delete all *.py[co] files (and __pycache__ directories on Python 3)
2014-05-16 20:12:49 +03:00
jean-philippe serafin
e755dde2c0
fix vim swap files ignoring
2013-04-18 15:58:55 +02:00
Marc Abramowitz
0e88aa6907
Add tox support ( http://tox.testrun.org/ )
2012-06-24 11:31:34 +02:00
benoitc
4542e19e38
add a makefile
2012-03-24 09:25:07 +01:00
benoitc
98f57f3daf
add admin so we can test with SQL eventually
2012-02-20 22:17:36 +01:00
Paul J. Davis
ac9f38de53
Fix up for ./manage.py run_gunicorn
2010-10-01 08:54:19 -04:00
Paul J. Davis
648c246ed1
Ignore doc/.sass-cache
2010-05-30 14:31:02 -04:00
Paul J. Davis
2f676fd19d
Ignore .coverage file.
2010-05-21 22:54:56 -04:00
Benoit Chesneau
12612e1f34
ignore nohup.out
2010-01-20 14:12:48 +01:00
Paul J. Davis
aa30df9e26
Add logging level command line options.
...
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.
2010-01-17 12:33:45 -05:00
Benoit Chesneau
f1cb61564e
remove useless files and ignore them
2009-12-21 19:48:49 +01:00
Benoit Chesneau
52b950945f
initial commit. working connection handler.
2009-11-30 19:24:21 +01:00