mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 11:04:12 -05:00
Ensure proper line-endings for bin/ scripts (#6287)
* Ensure proper line-endings for bin/ scripts * Add release notes
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -12,6 +12,8 @@
|
||||
*.sh text eol=lf
|
||||
*.tsx text eol=lf
|
||||
|
||||
**/bin/* text eol=lf
|
||||
|
||||
yarn.lock text eol=lf
|
||||
|
||||
# Denote all files that are truly binary and should not be modified.
|
||||
|
||||
Reference in New Issue
Block a user