Update .gitignore to include all JSON files in the data directory

This commit is contained in:
Slipstream 2025-05-12 13:48:08 -06:00
parent af160d75ed
commit df511ea632
Signed by: slipstream
GPG Key ID: 13E498CE010AC6FD

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
.env
__pycache__/
*.json
!openrouter_models.json
!data/*.json