summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 14:43:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 14:43:43 -0800
commit7ddd735d6363bc8c93a80a3ec66a590b784d8d09 (patch)
tree9211d5f28b68b01dbfec1f95a9e170b17d81cdf6 /.gitattributes
parent7fa61c0d6a881a123e2a6f3e106c9bd4af1e3ec7 (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