summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 09:18:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 09:18:57 -0800
commit666210c347b51fcbf565f69907b07bf46b6551d3 (patch)
tree7a56a1b1bfa54b0100d19c47cf3043121e3ddc48 /.gitattributes
parent6bdfee1cdd6cb3899ec730e2371fd4d8f532511b (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