summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:29:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:29:07 -0800
commit5b918130408435f0a8e1421cdcc0da782b8cbab4 (patch)
tree107d7b7f5612fc672c3205bbd28bb0489643fc05 /.gitattributes
parentc76fe67026dcfc9e30ac8807f5900a448cf25a6c (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