aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Nathaniel Manista <nathaniel@google.com>2017-02-15 23:06:30 +0000
committerGravatar Nathaniel Manista <nathaniel@google.com>2017-02-15 23:06:30 +0000
commit73495e3b3507438828d34376fa06fd68db18250e (patch)
treec02981432a27a888561b6f703e7a57c2f4c1a609 /.gitignore
parent4ead91a9145f6a255c4f72324254bac8b4d4f45b (diff)
Ignore python_pylint_venv/.
This should have been included in 1a967c31c3a7fbd2d6d5cb6c1e575fdb2d.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4098106e76..56e4b6d4b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ objs
cython_debug/
python_build/
python_format_venv/
+python_pylint_venv/
.coverage*
.eggs
htmlcov/