snappass/.dockerignore
2023-12-01 09:35:00 -08:00

19 lines
189 B
Text

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