# file set with Dockerfile.tests (for run_tests script) in mind - review if used for anything else
.jenkins
**/.coverage
**/__pycache__
**/*.pyc
dist
*.egg-info
.git
.reports
.dockerignore
**/.pytest_cache
**/.vscode
