File: .gitattributes

package info (click to toggle)
golang-github-openshift-api 4.0%2Bgit20190508.81d064c-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 14,040 kB
  • sloc: sh: 171; makefile: 32
file content (7 lines) | stat: -rw-r--r-- 231 bytes parent folder | download
1
2
3
4
5
6
7
# Set unix LF EOL for shell scripts
*.sh text eol=lf

**/zz_generated.*.go linguist-generated=true
**/types.generated.go linguist-generated=true
**/generated.pb.go linguist-generated=true
**/generated.proto linguist-generated=true