sanic/.gitignore

14 lines
114 B
Plaintext
Raw Permalink Normal View History

2016-10-15 23:17:25 +00:00
*~
*.egg-info
*.egg
*.eggs
*.pyc
2016-10-15 23:17:25 +00:00
.coverage
.coverage.*
coverage
.tox
2016-10-15 12:59:00 -07:00
settings.py
.idea/*
2016-10-15 23:17:25 +00:00
.cache/*
.python-version