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