summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 03:58:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 03:58:27 -0800
commit6c12e7328d768c716ad087ff926ab7c624193793 (patch)
tree2f36059ad0c1721a7ada987f8290933ff2c5cf22 /.gitattributes
parent0b40bad74122383c43e543e9b7fedc643fc3c187 (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