summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 11:03:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 11:03:12 -0800
commit1c2f066a6bd6f981f0ad0a30971143cf8df90331 (patch)
tree667e779f2963961676d93fefbe5a05e6e167f4b9 /.gitattributes
parent23515c9b45b62bfd4b6d34f9f793a78cc48312b8 (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