summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:06:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:06:58 -0800
commitcfb369e9dfb8df023b96538f785ff14172668d6b (patch)
tree8e903a6237567a2c0c4e3b7e31d8c492b34f516c /.gitattributes
parenta658b80f8d635f82050af362f61eeb5447c4202a (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