summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:49:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:49:50 -0800
commitda9d7357903872ba4c864d2487b431e21f3338ae (patch)
tree90043afb151e2c2197953d51e7c6f1e3921f927f /.gitattributes
parent47b147c0802a4c98bd27b6b82b85094773419ca4 (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