summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 20:47:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 20:47:32 -0800
commit75e19bd169be1ee40fbd9078f7f775e0b29d68c1 (patch)
tree518c09ce259ad5ed3766ea5aaca5f607d90cd7bf /.gitattributes
parent6028c6d5ce805834060410ab0e641f7a34be70ed (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