Cleanup before network implementation

This commit is contained in:
Valère Plantevin
2026-05-04 16:53:14 -04:00
parent 4ec5b98df4
commit cac6c9ac02
9 changed files with 286 additions and 14 deletions

3
.gitignore vendored
View File

@@ -21,6 +21,9 @@ analysis/.venv/
# Data — raw CSVs committed, processed outputs not
data/**/*_processed.csv
# Self-signed dev TLS material — regenerate with `make certs`
certs/
# OS
.DS_Store
*.swp