Compare commits

...

1 Commits

Author SHA1 Message Date
580d02e98a config gitignore 2026-01-24 14:37:48 +01:00

1
.gitignore vendored
View File

@@ -30,6 +30,7 @@ venv/
input/
output/
summary/
exp/
*.json
*.txt
!requirements.txt <-- This "un-ignores" this specific file