Commit 3cb1ae3

HPCesia <me@hpcesia.com>
2025-06-27 07:31:02
chore: use LF in markdown
1 parent fa7e17a
Changed files (1)
.gitattributes
@@ -1,3 +1,7 @@
 package-lock.json merge=ours -diff
 pnpm-lock.yaml merge=ours -diff
-yarn.lock merge=ours -diff
\ No newline at end of file
+yarn.lock merge=ours -diff
+
+*.md text eol=lf
+*.mdx text eol=lf
+*.markdown text eol=lf
\ No newline at end of file