STT-tensorflow/.gitignore
2016-03-22 14:43:45 -07:00

26 lines
501 B
Plaintext

.DS_Store
.ipynb_checkpoints
node_modules
/bazel-bin
/bazel-ci_build-cache
/bazel-genfiles
/bazel-out
/bazel-tensorflow
/bazel-testlogs
/bazel-tf
/tensorflow/contrib/cmake/build
/third_party/gpus/cuda/bin
/third_party/gpus/cuda/cuda.config
/third_party/gpus/cuda/include
/third_party/gpus/cuda/lib64
/third_party/gpus/cuda/nvvm
/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__