summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 22:57:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 22:57:10 -0800
commit09e9f3378ffda6f88c778b070a9a977bd84f1c81 (patch)
tree6912cf366eb202d52353f0054ec227884fefec4f /.gitattributes
parent4d7e0c11e8c810c08fc0980de25e6fa2745e7751 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf