github.com/goreleaser/goreleaser@v1.25.1/.gitattributes (about)

     1  * text eol=lf
     2  
     3  # Denote all files that are truly binary and should not be modified.
     4  *.png binary
     5  *.jpg binary
     6  *.ico binary
     7  
     8  www/docs/static/schema.json linguist-generated=true
     9  www/docs/static/schema-pro.json linguist-generated=true
    10  www/docs/static/releases.json linguist-generated=true
    11  www/docs/static/releases-pro.json linguist-generated=true
    12  *.nix.golden linguist-language=Nix
    13  *.rb.golden linguist-language=Ruby
    14  *.json.golden linguist-language=JSON
    15  *.yaml.golden linguist-language=YAML