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:
Driss Guessous
2023-02-02 03:31:51 +00:00
committed by PyTorch MergeBot
parent 61d3589e07
commit 68b06ee4d4

1
.gitignore vendored
View File

@ -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