snappass/.dockerignore
2016-07-18 17:37:54 -04:00

20 lines
206 B
Text

# Source
.bumpversion.cfg
.dockerignore
.gitignore
.travis.yml
CONTRIBUTING.rst
docker-compose.yml
Dockerfile
requirements.txt
tests.py
tox.ini
# Generated
.tox
.coverage
*.rdb
junit*xml
# Other
.project