Mark butcher tool output files as linguist-generated in .gitattributes

This commit is contained in:
JRoot Junior 2025-08-17 18:43:35 +03:00
parent 118399a630
commit 48b04c81f6
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2

6
.gitattributes vendored Normal file
View 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