konduktor/.gitignore
2025-12-03 00:30:18 +03:00

16 lines
99 B
Plaintext

.venv/
venv/
config.example.yaml
__pycache__/
logs/*
static/*
.DS_Store
.coverage
docs/
dist/