mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-07-22 07:48:27 +00:00
5 lines
248 B
Plaintext
5 lines
248 B
Plaintext
# Gzip-compressed test corpora (e.g. nostr_vitor_startup_data.json.gz): treat as
|
|
# binary so git never applies CRLF/text normalization or textual diff/merge, which
|
|
# would corrupt the compressed stream (important on Windows checkouts).
|
|
*.gz binary
|