aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBu Sun Kim <8822365+busunkim96@users.noreply.github.com>2021-01-22 13:43:41 -0700
committerGitHub <noreply@github.com>2021-01-22 13:43:41 -0700
commit621f54bd70eded4f68d2caa9b894d5504117452b (patch)
treede847889bf849147c10efcfe3c38836ccc7ccf23 /.gitignore
parent694e5580d37968f415b347a4310bb01cfa72f0e3 (diff)
downloadgoogle-auth-library-python-621f54bd70eded4f68d2caa9b894d5504117452b.tar.gz
test: re-enable system tests (#670)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f01e60e..1f0b7e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,7 @@ scripts/local_test_setup
tests/data/key.json
tests/data/key.p12
tests/data/user-key.json
+system_tests/data/
# PyCharm configuration:
.idea