aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: d8ecef1e1e7c3ce7b8e90ce096dc283d7c4915ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.DS_Store
.ipynb_checkpoints
node_modules
/.bazelrc
/.tf_configure.bazelrc
/bazel-*
/third_party/py/numpy/numpy_include
/tools/python_bin_path.sh
/tools/git/gen
/util/python/python_include
/util/python/python_lib
/pip_test
/_python_build
*.pyc
__pycache__
*.swp
.vscode/