mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01: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:
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user