aboutsummaryrefslogtreecommitdiff
path: root/.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 /.gitignore
parent8212bb7f54ca08a498faddaca513580a1f890dbd (diff)
downloadpython-api-core-945bafc47cfaf79f0947c970dba17dc8fbe3e197.tar.gz
chore: update templates (#44)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3fb06e0..b87e1ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@
dist
build
eggs
+.eggs
parts
bin
var
@@ -49,6 +50,7 @@ bigquery/docs/generated
# Virtual environment
env/
coverage.xml
+sponge_log.xml
# System test environment variables.
system_tests/local_test_setup