summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 21:33:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 21:33:24 -0800
commit0300d337909bbfb8f5a85e23dbcf7ef2d69464c2 (patch)
tree8bd4f65f8f2ec3aa88cd05b439a5ac4cbe6f3307 /.gitattributes
parente4e91b5e2c126d464727fc370177256c1437b3e0 (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