Files
chia-blockchain/.gitattributes
T
Kyle AltendorfandGitHub 23b969e2a9 Disable git text conversion via .gitattributes, remove CI workarounds (#20514)
disable git text conversion via .gitattributes, remove CI workarounds

Add `* -text` to .gitattributes to prevent git from performing any
line-ending conversion on any file. This makes the per-workflow
`git config --global core.autocrlf false` steps in test-single and
pre-commit redundant, so remove them.
2026-02-19 17:50:54 -06:00

4 lines
76 B
Plaintext

.git_archival.txt export-subst
**/*.lock linguist-generated=false
* -text