zapret-kvn/.gitattributes
loop-uh d5a4715771
Some checks failed
Windows project source guards / test (push) Has been cancelled
feat: use official Amnezia transport and organize runtime modules
2026-09-06 00:14:08 +03:00

10 lines
357 B
Text

# Auto detect text files and perform LF normalization
* text=auto
# Source-built core cache keys and shared patch digests must survive a Windows checkout.
scripts/*.py text eol=lf
scripts/*.ps1 text eol=lf
*.go text eol=lf
*.json text eol=lf
core-patches/*.patch text eol=lf -whitespace
runtime/amnezia/go.mod text eol=lf
runtime/amnezia/go.sum text eol=lf