From c7ec4bca45cf2ca3f71c151c054dbdd96f01bb38 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Mon, 24 Oct 2016 13:05:42 -0800 Subject: Sync hidden files. Change: 137077262 --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0533521074..7b811375c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,14 @@ +.DS_Store +.ipynb_checkpoints node_modules /bazel-* /third_party/py/numpy/numpy_include /tools/bazel.rc +/tools/python_bin_path.sh /util/python/python_include /util/python/python_lib +/pip_test +/_python_build +*.pyc +__pycache__ +*.swp -- cgit v1.2.3