Skip to content

Commit 68b06ee

Browse files
drisspgpytorchmergebot
authored andcommitted
Add torch_compile_debug/ to .gitignore (pytorch#93889)
# Summary I have almost checked this in multiple times. Add to gitignore. Pull Request resolved: pytorch#93889 Approved by: https://github.com/malfet
1 parent 61d3589 commit 68b06ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ torch/nn/functional.pyi
7575
torch/utils/data/datapipes/datapipe.pyi
7676
torch/csrc/autograd/generated/*
7777
torch/csrc/lazy/generated/*.[!m]*
78+
torch_compile_debug/
7879
# Listed manually because some files in this directory are not generated
7980
torch/testing/_internal/generated/annotated_fn_args.py
8081
torch/testing/_internal/data/*.pt

0 commit comments

Comments
 (0)