bumper/.dockerignore
2021-04-19 20:46:39 +02:00

28 lines
No EOL
171 B
Text

# Logs
logs
# Tests
tests
# Examples
examples
# Docs
docs
# Certs
certs
.coverage
# Markdown
*.md
# Other
*.yml
# Github
.github
# Python virtual environment
venv