aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Nathaniel Manista <nathaniel@google.com>2017-01-17 15:00:34 -0800
committerGravatar GitHub <noreply@github.com>2017-01-17 15:00:34 -0800
commitfc4b07e10c0482522dbc6a01401ea8f1606a76b4 (patch)
tree622b321c1682d85950c8b9519c2f957b26e6e52e /.gitignore
parentc0d7d67dfbe4f7d539e64365c4111b748285668f (diff)
parentcc793703bfba6f661f523b6fec82ff8a913e1759 (diff)
Merge pull request #9276 from soltanmm-google/remember-the-blue-flowers-they-are-important!
Enable yapf (Python formatting).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3112445176..618c9ba5ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@ objs
# Python items
cython_debug/
python_build/
+python_format_venv/
.coverage*
.eggs
htmlcov/