summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:19:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:19:05 -0800
commit8e8adb0c7a518e508ee9498882c0b4ec0a975c13 (patch)
tree894d1264e96aa7fe5eb4489884f055a4a1f3bde9 /.gitattributes
parent895dc5945ce143317c81b7820029599a2cc6cc47 (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