aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Dr. Kashif Rasul <kashif.rasul@gmail.com>2016-05-01 18:41:16 +0200
committerGravatar Vijay Vasudevan <vrv@google.com>2016-05-01 09:41:16 -0700
commit44d9bf00fd2476a5bdf939ee96f0259a18414da9 (patch)
tree640bf13ac3341f7fb839950e4da549b7a6d0bd2a /.gitignore
parent9e5ba837bd561200ac4d82cd2d75fd9c1503990e (diff)
added cuda/extras and cuda/lib to gitignore (#2182)
os OS X these folders need to be gitignored
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3e49b38d12..95ff5b1eca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,7 +11,9 @@ node_modules
/tensorflow/contrib/cmake/build
/third_party/gpus/cuda/bin
/third_party/gpus/cuda/cuda.config
+/third_party/gpus/cuda/extras
/third_party/gpus/cuda/include
+/third_party/gpus/cuda/lib
/third_party/gpus/cuda/lib64
/third_party/gpus/cuda/nvvm
/third_party/py/numpy/numpy_include