summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 05:39:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 05:39:44 -0800
commit025f04e5c3a342cef20c2207326f1fe398cfda20 (patch)
tree985a6043b12f84805d417258670898aaa08b29ae /.gitattributes
parent4bc9495d095f825cfeef4616757680f1ae31ee55 (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