summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:12:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:12:37 -0800
commit0e883305ad5dc3a6492e6d55e0b46a9e0d0a87a6 (patch)
treea0f50d3fc924b388f1effc9367c6a8049aa142e8 /.gitattributes
parent9d16675f9dcbe57f15fd52d1812a67d37a5e0047 (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