From bc456e361d49d1d89a74b80060c70efb51fd7d87 Mon Sep 17 00:00:00 2001 From: Martin Wicke Date: Thu, 23 Mar 2017 12:31:16 -0800 Subject: Merge changes from github. Change: 151046259 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 07dd151380..01f06be1a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .DS_Store .ipynb_checkpoints node_modules +/.bazelrc /bazel-* /third_party/py/numpy/numpy_include /tools/bazel.rc @@ -13,4 +14,4 @@ node_modules *.pyc __pycache__ *.swp -.vscode/ \ No newline at end of file +.vscode/ -- cgit v1.2.3