summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 05:30:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 05:30:48 -0800
commitbba5c7c300cd3827aaabf6ac72a29a27c5784ff2 (patch)
tree21b086f030a407a3b685e53b27802841ab1b0f48 /.gitattributes
parentc594133aff8dee5d78bd1b06b1037791552a0cd0 (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