summaryrefslogtreecommitdiffstats
path: root/libmariadb/.gitattributes
blob: 09f80895c69bbae2a772d073b9f72c57616be17f (plain)
1
2
3
4
5
6
7
8
9
# Normalise line endings:
* text=auto

# Prevent certain files from being exported:
.gitattributes  export-ignore
.gitignore      export-ignore

# merge
.travis.yml     merge=cc