summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 03:31:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 03:31:42 -0800
commit51cf24fe1126591935f007deb11c3ff6dc285f37 (patch)
tree40ed35696c7e986adc0be04e3268f71c42426e5d /.gitattributes
parent94f5767f5d036e4b098a90e873212f0db7c84257 (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