tornado/.gitignore

15 lines
117 B
Plaintext

*.pyc
*.so
*.class
*~
build/
/dist/
MANIFEST
/tornado.egg-info/
_auto2to3*
.tox/
.vagrant
/.coverage
/htmlcov/
/env/