diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7b811375c2..e1fa12ea6a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ node_modules /third_party/py/numpy/numpy_include /tools/bazel.rc /tools/python_bin_path.sh +/tools/git/gen /util/python/python_include /util/python/python_lib /pip_test |