summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:26:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:26:17 -0800
commit796407529a6a7c9b87ead03b4746d88c1bb24519 (patch)
treec1bad768cf760443c9d0b8c8b48f9f320ea6ce2e /.gitattributes
parentcbe6806474a2ca4758cd6908c03c0ea59b9d4172 (diff)
Add LICENSE.txt and README.mdHEADmain
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