summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 02:11:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 02:11:55 -0800
commit09db371e8e70c3d52738d5c0827b8ac83948a292 (patch)
treebdd8b298160fb16ecf212f16bb68e6a66249dc0f /.gitattributes
parent35c2dce2c27a18001a55bdca13d20b1adccb08b8 (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