Code en Rust pour windows

This commit is contained in:
oussi
2026-04-07 15:37:57 +02:00
parent ff3e7ebe96
commit 9f95547aba
12 changed files with 1400 additions and 4 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
__pycache__/
*.pyc
.venv/
venv/
data/config.json
data/alerts.json
*.log
.env
imput/
logTest/
log/
CLAUDE.md
docs/
.claude/
*.spec
build/
dist/
docs/