summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 20:28:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 20:28:43 -0800
commiteca681db0c377570f498d2f96cfdc658f77e3623 (patch)
treee89f2f7b97e784d9fbabf15555d07e78fae02a81 /.gitattributes
parentb262a507d3bfd8be6d82b04de116dc6fe2d188eb (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