github.com/jurelou/go-magic@v0.0.0-20230518182705-f2995a311800/.gitattributes (about)

     1  * text=auto
     2  
     3  *.c eol=lf linguist-language=c
     4  *.h eol=lf linguist-language=c
     5  
     6  *.go eol=lf
     7  *.sh eol=lf
     8  
     9  Makefile eol=lf
    10  
    11  .github/ export-ignore