Files
konduktor/.gitignore
T

16 lines
99 B
Plaintext

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