publish .gitattributes
This commit is contained in:
parent
5e55bcbcf7
commit
d2db014bfd
1 changed files with 4 additions and 0 deletions
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
# Treat everything as binary so Git never rewrites line endings on Windows
|
||||||
|
# checkout. Without this, autocrlf can mark tracked files "modified" and break
|
||||||
|
# `git pull` / updates. PowerShell + Python both read LF fine.
|
||||||
|
* -text
|
||||||
Loading…
Add table
Add a link
Reference in a new issue