7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
# Set default behaviour, in case users don't have core.autocrlf set.
|
|
* text=auto
|
|
|
|
# Exclude files from exporting.
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|