summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 15:26:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 15:26:03 -0800
commitf53badc20d60e424811e1ba157835d46c25951b9 (patch)
tree529d20c842d39e3a071e58064a439087ccfbe13b /.gitattributes
parentb8ab567d496751c3a436c10a568972cbe0d72844 (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