Some checks failed
Windows project source guards / test (push) Has been cancelled
10 lines
357 B
Text
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
|