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