summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 00:22:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 00:22:58 -0800
commita0cad8cdf7524f221a9398e41e1692ff7dee21ea (patch)
tree331ce5316e98d1bf23b00f7d74bbee4639f3b887 /.gitattributes
parent1efc7aab7f9df10da9da07c71d3ab544dab50ac8 (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