summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 07:04:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 07:04:29 -0800
commit1ab3582c4510390b90b7c678c04f7647a63ce18f (patch)
tree9b24b03441ca237a282b537e5a5e0d0699970c7f /.gitattributes
parentdd83345a10981966605c3810444eb743dc8c7972 (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