summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 20:55:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 20:55:53 -0800
commit94cd23492fad9f32d5bf737c937a03beef82e15a (patch)
tree20a6cc683d870e7e3a55fab24a73192e1e47dd24 /.gitattributes
parent97ac5d9674b1c66130ad126643bbb350cbf03b31 (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