eve-watcher/.gitattributes

4 lines
225 B
Text

# 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