summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 00:54:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 00:54:01 -0800
commit66dd3fd6060c634fe499d8d14605607d734e7efb (patch)
treec7b8afcad7048cb48432c6df28dbb9d9ba50f153 /.gitattributes
parent20355f0a0fbe990f5763e576a6c7fb42d1ed3663 (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