summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 03:18:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 03:18:23 -0800
commit8b54b38eb3963a205615d9548f849a853010474a (patch)
tree67d9f94684e4c22ad60c2e2bd45cbdbd215934bf /.gitattributes
parent8f05d2b30e2071141f2f53f60948917126e69088 (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