summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:42:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:42:24 -0800
commit557b7f931beeaa03a81e5df1a53b6520a9b5fb54 (patch)
tree0d04c4d1dfc38f23603cceb3ae2c2e82ea475d0c /.gitattributes
parent1331661cf0f59dd9a2a4d78bf67b8e7d01e16c3a (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