summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 01:34:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 01:34:01 -0800
commitefa3faf07db41b3139aa1d906f87fa563b18ff26 (patch)
tree260a1f8c623300c50e57f11a3eea8ad17d4f6139 /.gitattributes
parentfb1763a89377b183106b6d63f31da211e8be308d (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