github.com/true-sqn/fabric@v2.1.1+incompatible/.gitattributes (about)

     1  # SPDX-License-Identifier: Apache-2.0
     2  
     3  *.block binary
     4  *.go text eol=lf
     5  *.js text eol=lf
     6  *.json text eol=lf
     7  *.md text eol=lf
     8  *.proto text eol=lf
     9  *.png binary
    10  *.pptx binary
    11  *.py text eol=lf
    12  *.rst text eol=lf
    13  *.sh text eol=lf
    14  *.txt text eol=lf
    15  *.yaml text eol=lf
    16  *.yml text eol=lf
    17  *.zip binary
    18  LICENSE text eol=lf