summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 06:13:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 06:13:06 -0800
commit5a6ce7dd2ca7b2139a685033cb7b9bee9dd3c6fe (patch)
treeb925121a3cd7ea819b9612c28630f7e1bd24f1f5 /.gitattributes
parent011ac0c647b12d091ac5b7f89d441451207ef896 (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