Remplacement du backend Python/Flask par un binaire Rust natif. Stack : axum (web), sysinfo (metriques), lettre (SMTP), tera (templates), argon2 (auth). Binaire Windows 6.3 Mo sans dependance runtime. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
14 lines
112 B
Plaintext
14 lines
112 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
venv/
|
|
data/config.json
|
|
data/alerts.json
|
|
*.log
|
|
.env
|
|
imput/
|
|
*.spec
|
|
build/
|
|
dist/
|
|
target/
|