summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:15:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:15:22 -0800
commit8bc6c1063d23018f097a185b954b114c1e6e6a9a (patch)
tree2a5f11c2d1e2cc81a0e379d2d1e495a4b58c07b0 /.gitattributes
parentb0dfb1f24e101626d85d4539c9ac4623c2d8377c (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