Files
2026-07-23 09:18:53 +02:00

16 lines
131 B
Plaintext

.git
.gitignore
__pycache__/
*.pyc
*.pyo
*.pyd
*.log
.venv/
venv/
.env
sync_config.json
sync_mapping.json
tests/
README.md
LICENSE