mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
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:
parent
90024436e7
commit
a20c678c72
|
|
@ -376,7 +376,6 @@ include_patterns = ['**']
|
|||
exclude_patterns = [
|
||||
'**/*.svg',
|
||||
'**/*Makefile',
|
||||
'**/*Makefile_dashboard',
|
||||
'**/contrib/**',
|
||||
'third_party/**',
|
||||
'**/.gitattributes',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user