9 lines
178 B
Text
Vendored
9 lines
178 B
Text
Vendored
# Normalise line endings:
|
|
* text=auto
|
|
|
|
# Prevent certain files from being exported:
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
|
|
# merge
|
|
.travis.yml merge=cc
|