summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 05:31:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 05:31:20 -0800
commit301a6011dfcd47947d47814847df685359f7fa46 (patch)
tree19e0f9d191a31c5b112d30802d7724a118f8f4e4 /.gitattributes
parenta37256047c86ab2ea7d4aeb843be96ad88973bf6 (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