summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 21:53:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 21:53:49 -0800
commit16f914cc6b6201a60fce036bc671ee6be8c19136 (patch)
tree99dbf2e00b0d4cc7209cb804bc77fdc33f7b4de6 /.gitattributes
parent22559604ffd7d8361386277ede5e9d0ff6342b59 (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