summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 03:10:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 03:10:32 -0800
commita26deab58017b0e4ad89938840fe9558df0b0db1 (patch)
tree48a7f0587aab0c63df22081ded6b1841c68d0287 /.gitattributes
parent48d368fc992a0c7e5009be90c1fc56030d708953 (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