diff --git a/.gitignore b/.gitignore index cd0171b..896b34b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ __pycache__/ *.pyc *.pyo .env -data/*_raw.json \ No newline at end of file +data/*_raw.json +data/api_keys.json +data/rate_limits.json \ No newline at end of file