ignore credentials and token.pickle files

This commit is contained in:
Maximilian Keßler 2021-09-17 12:08:12 +02:00
parent 2f967f57cc
commit 73cae4f2f1

2
.gitignore vendored
View File

@ -2,3 +2,5 @@
scripts/__pycache__ scripts/__pycache__
scripts/test.py scripts/test.py
scripts/.idea scripts/.idea
scripts/credentials.json
scripts/token.pickle