diff --git a/.gitignore b/.gitignore index afe2020..d58005c 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ venv/ input/ output/ summary/ +exp/ *.json *.txt !requirements.txt <-- This "un-ignores" this specific file