summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:26:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:26:20 -0800
commit97ec31bfa783c68d9a2d35c72a774738fb8004f1 (patch)
tree0dd56d2c080b9a41a43f4a4766ebbc703d73b88f /.gitattributes
parent3d7d2010bec5ad991a5f3051bb4d6f95695a0f4f (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