Compare commits

...

2 Commits

Author SHA1 Message Date
8222d66eab Merge branches 'master' and 'master' of https://git.baked.rocks/vasceannie/noteflow
All checks were successful
CI / test-python (push) Successful in 3m53s
CI / test-typescript (push) Successful in 1m2s
CI / test-rust (push) Successful in 1m32s
2026-01-26 01:57:11 -05:00
ea3dc072f3 chore: add .gitattributes file to enforce LF line endings for shell scripts 2026-01-26 01:54:25 -05:00

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.sh text eol=lf