summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:06:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:06:56 -0800
commit79321cc40595a27645ccdd77aa877b86e8863192 (patch)
tree3bcd3f8ee56c990d8ddd306a8bdd646d30e853b2 /.gitattributes
parent77a9db39c479c772ea8589e66b591751b63759ad (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