wins/.gitattributes

11 lines
313 B
Plaintext

# Auto detect
## Handle line endings automatically for files detected as
## text and leave all files detected as binary untouched.
## This will handle all files NOT defined below.
* text=auto
# Source code
*.go -text diff=golang
*.sum -text
*.mod -text