summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 14:00:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 14:00:48 -0800
commitf77cfc4cc0d88b933f2a1abdda6ca43b347a2618 (patch)
tree613a7d58a1d9b21b77d82400319c00832299a42a /.gitattributes
parent2b5ab19dccf255f90c6e612a48c7e410e1037773 (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