Do not ignore lazy/generated/README.me

Fixes https://github.com/pytorch/pytorch/issues/75624

Pull Request resolved: https://github.com/pytorch/pytorch/pull/75626
Approved by: https://github.com/osalpekar
This commit is contained in:
Nikita Shulga
2022-04-13 12:50:55 +00:00
committed by PyTorch MergeBot
parent 08f3b95857
commit 51666ff123

2
.gitignore vendored
View File

@ -71,7 +71,7 @@ torch/return_types.pyi
torch/nn/functional.pyi
torch/utils/data/datapipes/datapipe.pyi
torch/csrc/autograd/generated/*
torch/csrc/lazy/generated/*
torch/csrc/lazy/generated/*.[!m]*
# Listed manually because some files in this directory are not generated
torch/testing/_internal/generated/annotated_fn_args.py
torch/testing/_internal/data/*.pt