summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 03:52:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 03:52:43 -0800
commit724d3437efe2efa972c888244a3f0855778e82d6 (patch)
treefd27ccf3fca2c2b71e29a18b4ca739b62f9b7052 /.gitattributes
parent683cfc4f36597de743850b9e2c57dc91192cff18 (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