summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 04:29:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 04:29:40 -0800
commit2385e3e8b2b7a623231dbb320d53b3da26f0e9c2 (patch)
treeb415f8b2fae65d2190ce4e655709cb396965bcba /.gitattributes
parentddbcf3b46056b92280016f1e42ba7cdd6d637b22 (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