invy/backend/.dockerignore
dvirlabs 82315dd4ab
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Fix import contact from google
2026-03-24 07:37:50 +02:00

25 lines
189 B
Plaintext

__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info
dist
build
.env
.venv
venv/
ENV/
env/
.pytest_cache
.coverage
htmlcov/
.tox/
.mypy_cache/
.dmypy.json
dmypy.json
*.log
.DS_Store