summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 00:17:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 00:17:57 -0800
commitff3cc87ea146519d4b47a9b33c9837eeb5f47995 (patch)
treece0b5cbb51ce7a3f0d71e40d91e0cf253f2b20c7 /.gitattributes
parentb9c02a237ae5efb6987cbbce14981cdf53ef2583 (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