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:
lezcano
2022-09-07 13:12:49 +00:00
committed by PyTorch MergeBot
parent 42d99e6f19
commit d3d163af80

3
.gitignore vendored
View File

@ -307,6 +307,9 @@ TAGS
# bazel symlinks
bazel-*
# xla repo
xla/
# direnv, posh-direnv
.envrc
.psenvrc