Add pyre internal configs to gitignore (#113480)

TSIA
Pull Request resolved: https://github.com/pytorch/pytorch/pull/113480
Approved by: https://github.com/clee2000
This commit is contained in:
Huy Do 2023-11-10 22:44:13 +00:00 committed by PyTorch MergeBot
parent 06dc2f162d
commit d4e670c37c

4
.gitignore vendored
View File

@ -367,3 +367,7 @@ sweep/
# Android build artifacts
android/pytorch_android/.cxx
android/pytorch_android_torchvision/.cxx
# Pyre configs (for internal usage)
.pyre_configuration
.pyre_configuration.codenav