summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 09:24:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 09:24:27 -0800
commitd9857a7ca7f7df2d6251f110bb7b5f6097f8e67a (patch)
tree0bf724379df5fa2eb9c44d16f2d9e345c7b13f6d /.gitattributes
parent08ff72a41511428d8622d69bf7db3a9d79556582 (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