summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 09:39:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 09:39:50 -0800
commite5936c9315b4475429d8fb2560a2a2c4a6f4e3a7 (patch)
tree3488cc82d4009abc7951e18ea68da72ebab7d5f0 /.gitattributes
parenteb0a013c7a8ebcffebb5e72a16cccd203d7a875a (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