summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:30:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:30:42 -0800
commit6e9d5b7c274d70700e90d8044f24f26ff2658e4a (patch)
tree92de9bef079287778456e2a889c86d65692fe834 /.gitattributes
parent27d5e9652cd67b469a5dc86cae655a0979d81f14 (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