diff options
author | Benoit Steiner <bsteiner@google.com> | 2016-11-09 13:14:03 -0800 |
---|---|---|
committer | TensorFlower Gardener <gardener@tensorflow.org> | 2016-11-09 13:48:22 -0800 |
commit | a771598ad83ca33eb42594d7e804859371ba4ca9 (patch) | |
tree | 753237f3b4d22e1760084df1ea37975076d387ea /.gitignore | |
parent | f0e9bd3c55868eb0a1f61f8cfb2b94ce011e47b4 (diff) |
Merge changes from github.
Change: 138675832
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 |