aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Masood Malekghassemi <soltanmm@users.noreply.github.com>2015-07-28 17:39:02 -0700
committerGravatar Masood Malekghassemi <soltanmm@users.noreply.github.com>2015-07-31 14:13:11 -0700
commit2b84162bd4a515926635eb558da0207150590874 (patch)
treebbb86e52b921dde757f5d731ade00165e67c4bc7 /.gitignore
parent791cc31a4971b0b77627044ef375e78b113475fb (diff)
Use py.test from run_tests.py
Also updates the version of grpcio_test. Now that grpcio and its tests are in different project packages, the version numbers should be kept in sync.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 89bd1003f7..f5ca501db2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,6 @@ coverage
# Makefile's cache
cache.mk
+
+# Temporary test reports
+report.xml