diff --git a/.gitignore b/.gitignore index 4bd4995..fb53be3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ # Browser authentication file (contains sensitive cookies) browser.json +# OAuth client secrets +client_secret_*.json +oauth.json + # Python __pycache__/ *.py[cod]