Rename Makefile_dashboard to Makefile (#92584)

Signed-off-by: Edward Z. Yang <ezyang@meta.com>

Pull Request resolved: https://github.com/pytorch/pytorch/pull/92584
Approved by: https://github.com/bdhirsh, https://github.com/albanD
This commit is contained in:
Edward Z. Yang 2023-01-18 17:26:59 -05:00 committed by PyTorch MergeBot
parent 90024436e7
commit a20c678c72
2 changed files with 0 additions and 1 deletions

View File

@ -376,7 +376,6 @@ include_patterns = ['**']
exclude_patterns = [
'**/*.svg',
'**/*Makefile',
'**/*Makefile_dashboard',
'**/contrib/**',
'third_party/**',
'**/.gitattributes',