moving
This commit is contained in:
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -59,3 +59,8 @@ decisions/*.md -text
|
||||
# are consumed by `curl | bash` on Linux/macOS. A CRLF checkout would break the
|
||||
# shebang and `read`/`printf` parsing, so pin them to LF regardless of core.autocrlf.
|
||||
*.sh text eol=lf
|
||||
|
||||
# Tauri rewrites these tracked files during Windows packaging. Keep checkout and
|
||||
# generated bytes stable so post-build mutation checks report semantic drift only.
|
||||
app/src-tauri/Cargo.toml text eol=lf
|
||||
app/src-tauri/gen/schemas/*.json text eol=lf
|
||||
|
||||
Reference in New Issue
Block a user