Files
mailbot/.gitignore
Mathieu Agopian 2ecbe4e087 initial commit
2013-03-13 11:42:20 +01:00

16 lines
144 B
Plaintext

# Local binaries (they are generated).
bin/
include/
lib/
# sphinx
docs/build/
# auto-generated
*.pyc
*.pyo
*.egg-info
.coverage
.tox/
build/