Files
ksef_app/.dockerignore
Mateusz Gruszczyński 35571df778 push
2026-03-13 11:03:13 +01:00

30 lines
220 B
Plaintext

.venv/
venv
__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
instance/*
*.db
.env
.env.*
dist/
build/
*.egg-info/
.pytest_cache
*.pdf
*.xml
storage/*
backups/*
certs/*
pdf/*