summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 02:49:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 02:49:03 -0800
commitca5519b9bb0408d412464df3c476ff8c57537aa5 (patch)
treeeecfca18538e724a8a1b1e365f28d3818ca30c2b /.gitattributes
parentf64e2de7345f91fdd838695f070158691894026a (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