summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 16:23:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 16:23:58 -0800
commit66f6d6367fa46d97d18ba96dce88eb5851992d8e (patch)
treed27f5b7f5351ab07cccd4c5b0703e87389e12d05 /.gitattributes
parent4967fc0de859e239d2bbf58341e962c3270ed9c1 (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