summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:55:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:55:06 -0800
commit197760bccb7f82e789becf315a97ad3b6a28c672 (patch)
tree79e0d46d0a887fedb33c9f03afd41c0fd0669ccc /.gitattributes
parentb7c941617b4b1213f5706e3b86834131f7ddd433 (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