summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 17:24:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 17:24:39 -0800
commit71c7004b61811ff83e888b79bf8a9cd5b44483f2 (patch)
tree93e70945d3a16a4478252c84de46c50ff751d610 /.gitattributes
parentda7e1b3e52540d35f940cf1bd07ba65cb2d2265c (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