summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 08:14:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 08:14:07 -0800
commit840dd241c8914f280cc5473f646dcae2db33e9e3 (patch)
tree310f0607794d288d403d3048d3c7278453e70902 /.gitattributes
parent3e29e395bce202a2d78c4fb4e0c1ad6e5c6b2af6 (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