Files
mailbot/.gitignore
2013-03-19 15:21:14 +01:00

20 lines
200 B
Plaintext

# Local binaries (they are generated).
bin/
include/
lib/
# sphinx
docs/build/
# auto-generated
*.pyc
*.pyo
*.egg-info
.coverage
.tox/
build/
share/
# local live test settings
livetest_settings.py