zlib-ng/.gitattributes
Vladislav Shchapov 2e3e5f30a0 Fix lint trailing whitespace error.
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
2024-05-30 20:03:51 +02:00

10 lines
288 B
Plaintext

# By default, enforce LF line-endings on all files that are not considered binary files!
* text=auto eol=lf
crc32_braid_tbl.h hooks-max-size=1000000
# Don't export git/github-related files in tar/zip archives
/.github export-ignore
.gitattributes export-ignore
.gitignore export-ignore