config gitignore

This commit is contained in:
2026-01-24 14:37:48 +01:00
parent 67769e10ae
commit 580d02e98a

1
.gitignore vendored
View File

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