summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:38:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:38:38 -0800
commitec3b905cb483d0974f19af94106840845846dbf5 (patch)
tree1d9945fae7de23a928f8b5d6254fbda7e79ce21a /.gitattributes
parent2250ae0e577f2b71837e3392325a329dafbefafa (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