summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:12:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:12:09 -0800
commit4622a338be61a7e57d1b598237643aea7fdb12b5 (patch)
tree9177a78c2951e2106926bf6234f85f0c81f507d5 /.gitattributes
parent7e55f747bb10b317b9f0433f4a4d122e4014f7df (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