summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:05:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:05:56 -0800
commit5f391a6f945d8d7559f3d0cf6be4b8ea3d9a517d (patch)
tree2cbdd5f28a8edcd9701ebd88a82b52eb9dd26525 /.gitattributes
parentc092ce1a7cf0309dac46ebd66b9cc82b1a1dcee9 (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