mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Add torch_compile_debug/
to .gitignore (#93889)
# Summary I have almost checked this in multiple times. Add to gitignore. Pull Request resolved: https://github.com/pytorch/pytorch/pull/93889 Approved by: https://github.com/malfet
This commit is contained in:
committed by
PyTorch MergeBot
parent
61d3589e07
commit
68b06ee4d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,6 +75,7 @@ torch/nn/functional.pyi
|
||||
torch/utils/data/datapipes/datapipe.pyi
|
||||
torch/csrc/autograd/generated/*
|
||||
torch/csrc/lazy/generated/*.[!m]*
|
||||
torch_compile_debug/
|
||||
# Listed manually because some files in this directory are not generated
|
||||
torch/testing/_internal/generated/annotated_fn_args.py
|
||||
torch/testing/_internal/data/*.pt
|
||||
|
Reference in New Issue
Block a user