summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:08:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:08:07 -0800
commita4057ad09933ceea7943a3cbdae5d3e42f0ff85c (patch)
treec6615183ca6143f04bf3931cb6ce53def3a3b7d7 /.gitattributes
parent96539dcc9eebf33a589c3d122585574949f2c529 (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