Add runtime_config to gitignore

This commit is contained in:
2026-01-31 22:38:38 +01:00
parent d979c200f9
commit 716feac20c
2 changed files with 2 additions and 16 deletions

View File

@@ -3,4 +3,5 @@ data/*
*.jpg
*.pt
__pycache__/
runtime_predictions.npz
runtime_predictions.npz
results/runtime_config.json