github.com/sentienttechnologies/studio-go-runner@v0.0.0-20201118202441-6d21f2ced8ee/.gitattributes (about)

     1  # linguist is a package used by github to characterise the files in your code base, see https://github.com/github/linguist
     2  
     3  # For an explanation of using these flags with the vendor directory please read https://medium.com/@clarkbw/managing-generated-files-in-github-1f1989c09dfd
     4  
     5  vendor/**/* -diff -merge
     6  vendor/**/* linguist-vendored
     7  
     8  docs/* linguist-documentation
     9  
    10  internal/datatypes/*_enumer.go linguist-generated=true