summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 05:58:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 05:58:23 -0800
commit3d0e0e8f511d333b08e51278191e47b33d0e2609 (patch)
tree0bb3a2e8ab03850977a719f5f46c6eeb9f9c2985 /.gitattributes
parent65733c0d2985e414ab7bc853e2671925e69f59dd (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