aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Nathaniel Manista <nathaniel@google.com>2017-03-02 23:29:52 +0000
committerGravatar Nathaniel Manista <nathaniel@google.com>2017-03-10 00:12:24 +0000
commit9f1e5ab3c99168590d481008a2a101758915878c (patch)
treee4aae0e76bcba5ccb0c1103e6c9ab2f1957ebe69 /.gitignore
parent98a4c6f33fa15aeb2addb6df86ed379cc37c2f05 (diff)
Add test behavior to yapf_code.sh
With this change yapf_code no longer changes the code under test when executed from within the sanity tests.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 56e4b6d4b4..da2082c088 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,7 @@ objs
# Python items
cython_debug/
python_build/
-python_format_venv/
+yapf_virtual_environment/
python_pylint_venv/
.coverage*
.eggs