summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 19:36:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 19:36:24 -0800
commit31c223a9e5f49e6b1e4f2745e8f7b3dfaabca8e3 (patch)
treef2bedd27bec7168c0d7def3fd110830b258bf657 /.gitattributes
parentb9e41ec1f4519bbb2be421284b1008c43df66617 (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