diff --git a/.gitignore b/.gitignore index 505a3b1..ba0ad62 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ wheels/ # Virtual environments .venv + +# Credentials file +credentials.json