mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Add xla/ folder to gitignore (#84632)
As per title Pull Request resolved: https://github.com/pytorch/pytorch/pull/84632 Approved by: https://github.com/ezyang
This commit is contained in:
committed by
PyTorch MergeBot
parent
42d99e6f19
commit
d3d163af80
3
.gitignore
vendored
3
.gitignore
vendored
@ -307,6 +307,9 @@ TAGS
|
||||
# bazel symlinks
|
||||
bazel-*
|
||||
|
||||
# xla repo
|
||||
xla/
|
||||
|
||||
# direnv, posh-direnv
|
||||
.envrc
|
||||
.psenvrc
|
||||
|
Reference in New Issue
Block a user