blob: 7c8df428b13bb4ea1ea77f600e71caf9c7885db0 (
plain)
1
2
3
4
5
6
7
|
# Auto detect text files and perform LF normalization
* text=auto
# Ignore specific directories / files when using export
/tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
|