mirror of
https://github.com/GerbilSoft/zlib-ng.git
synced 2025-06-18 11:35:35 -04:00
10 lines
288 B
Plaintext
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
|