Do not ignore torch/__init__.pyi (#42958)

Summary:
Delete abovementioned from .gitignore as the file is gone since https://github.com/pytorch/pytorch/issues/42908 and no longer should be autogenerated.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/42958

Reviewed By: seemethere

Differential Revision: D23094391

Pulled By: malfet

fbshipit-source-id: af303477301ae89d6f283e34d7aeddeda7a9260f
This commit is contained in:
Nikita Shulga
2020-08-13 10:27:36 -07:00
committed by Facebook GitHub Bot
parent 6fb5ce5569
commit ebc7ebc74e

1
.gitignore vendored
View File

@ -49,7 +49,6 @@ test/test-reports/
third_party/build/
tools/shared/_utils_internal.py
torch.egg-info/
torch/__init__.pyi
torch/_C/__init__.pyi
torch/_C/_nn.pyi
torch/_C/_VariableFunctions.pyi