summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 00:46:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 00:46:19 -0800
commitc78a95ad985d9575164cda1e981892f0e693e7c4 (patch)
treebe01af4a4afc236cb58c6503810a449e28cfbc72 /.gitattributes
parent82b83b83a8f4a7ede40a66f2a8c2babe4d80c9d3 (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