aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBu Sun Kim <8822365+busunkim96@users.noreply.github.com>2020-07-09 10:39:39 -0700
committerGitHub <noreply@github.com>2020-07-09 10:39:39 -0700
commit3dda7b2ab88aba7941b8b5281b4acbc7db74169b (patch)
tree64f8ebe2b7565df4e32bf702a7977e50a294039a /.gitignore
parent218a159f646c81021c890b92f9cff003aed949a8 (diff)
downloadgoogle-auth-library-python-3dda7b2ab88aba7941b8b5281b4acbc7db74169b.tar.gz
feat: add quota project to base credentials class (#546)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8274565..f01e60e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,8 @@ docs/_build
.tox/
.cache/
.pytest_cache/
+cert_path
+key_path
# Django test database
db.sqlite3