mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
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:
parent
06dc2f162d
commit
d4e670c37c
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user