btcpay-plugin/.gitattributes
napoly f30d55072e Auto load wallet on start up if available and deprecate password
Co-authored-by: Deverick <5827364+deverickapollo@users.noreply.github.com>
2026-02-09 12:04:51 +01:00

11 lines
No EOL
246 B
Text

# Windows CRLF endings expected on server
* text eol=crlf
# Explicitly set Unix LF endings for .sh files
*.sh text eol=lf
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.keys binary
wallet binary