diff --git a/.gitignore b/.gitignore index e9c3bd7..05c9968 100644 --- a/.gitignore +++ b/.gitignore @@ -37,4 +37,9 @@ Thumbs.db *.swp *.swo *~ -*.tmp \ No newline at end of file +*.tmp + +# Credentials +client_secret_*.json +token.pickle +credentials*.json \ No newline at end of file