mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Mark butcher tool output files as linguist-generated in .gitattributes
This commit is contained in:
parent
118399a630
commit
48b04c81f6
1 changed files with 6 additions and 0 deletions
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Mark code-generated files from butcher tool as generated
|
||||
.butcher/**/*.json linguist-generated=true
|
||||
# .butcher/**/*.yml linguist-generated=true
|
||||
|
||||
# These files are auto-generated and should be collapsed in PRs
|
||||
# .butcher/ linguist-generated=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue