mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-24 10:05:29 -05:00
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.
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
.git_archival.txt export-subst
|
|
**/*.lock linguist-generated=false
|
|
* -text
|