summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:36:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:36:45 -0800
commitc3f0ef30eeb75c021808bd2502b500d6b7d35c0f (patch)
treeb9ec64c3e45f751f2f1f8eee12ae3273f1b0a287 /.gitattributes
parent0738975e278451467e2a7f20d9ee4d3f5fbee84f (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