rocm_jax/.gitignore
2020-02-26 09:25:22 +01:00

17 lines
176 B
Plaintext

*.pyc
*.so
*.egg-info
.ipynb_checkpoints
/bazel-*
.bazelrc
/tensorflow
.DS_Store
build/
dist/
.mypy_cache/
.pytype/
docs/notebooks/.ipynb_checkpoints/
docs/_autosummary
.idea