diff --git a/.gitignore b/.gitignore index c117de1..53f425c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .env __pycache__/ *.json -!openrouter_models.json \ No newline at end of file +!data/*.json \ No newline at end of file