aboutsummaryrefslogtreecommitdiff
path: root/testing/.gitignore
diff options
context:
space:
mode:
authorBu Sun Kim <8822365+busunkim96@users.noreply.github.com>2020-06-09 10:57:48 -0700
committerGitHub <noreply@github.com>2020-06-09 10:57:48 -0700
commit945bafc47cfaf79f0947c970dba17dc8fbe3e197 (patch)
tree2c78b04f66a366abceb8a5e3a546cc5ffdab31f1 /testing/.gitignore
parent8212bb7f54ca08a498faddaca513580a1f890dbd (diff)
downloadpython-api-core-945bafc47cfaf79f0947c970dba17dc8fbe3e197.tar.gz
chore: update templates (#44)
Diffstat (limited to 'testing/.gitignore')
-rw-r--r--testing/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/.gitignore b/testing/.gitignore
new file mode 100644
index 0000000..b05fbd6
--- /dev/null
+++ b/testing/.gitignore
@@ -0,0 +1,3 @@
+test-env.sh
+service-account.json
+client-secrets.json \ No newline at end of file