summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 16:58:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 16:58:33 -0800
commit55513ea6f8a5aa67ad48f009af6aeb4e0fe8f0da (patch)
treec6dc9acbffa56026481b43b7164f8fdc53a913b1 /.gitattributes
parentdb7a7adb7f0beafb34fa0cfd67aad4e6093c5e20 (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