aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 5c147e3c0b7658e491731cfdb74af9531e90cdf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.DS_Store
.ipynb_checkpoints
node_modules
/.bazelrc
/.tf_configure.bazelrc
/bazel-*
/bazel_pip
/tools/python_bin_path.sh
/tools/git/gen
/pip_test
/_python_build
*.pyc
__pycache__
*.swp
.vscode/
.idea/**