summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 07:14:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 07:14:05 -0800
commit6ca24d8c29759b5c0e80f5f84d961a0146effd7c (patch)
tree7b05345154e9b76ffa4d7cd96e5b47bbf8c1d2c2 /.gitattributes
parent46b81add6cd9e319557691808163f4436086878d (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