summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 08:40:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 08:40:01 -0800
commit85bb491be0a0a5f3e2cae7eba92e6464746b6a26 (patch)
tree1f6b738b321bff59c2ae451a9a6922c1d4ee7c63 /.gitattributes
parenta9f2553b529933cfa083e3af1a547071d94075be (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