mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Annotate generated files in .gitattributes (#61995)
Summary: Mark CI yaml files generated from templates as linguist-generated Fixes https://github.com/pytorch/pytorch/issues/61994 Pull Request resolved: https://github.com/pytorch/pytorch/pull/61995 Reviewed By: seemethere Differential Revision: D29832199 Pulled By: malfet fbshipit-source-id: 86ad3a16b4d3e4f94c35b8f766a8556a07632419
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ae58a4c45d
commit
9d6cdf34a4
5
.gitattributes
vendored
5
.gitattributes
vendored
@ -1 +1,4 @@
|
||||
*.bat text eol=crlf
|
||||
*.bat text eol=crlf
|
||||
.circleci/config.yml linguist-generated=true
|
||||
.github/workflows/periodic-pytorch-*.yml linguist-generated=true
|
||||
.github/workflows/pytorch-*.yml linguist-generated=true
|
||||
|
Reference in New Issue
Block a user