summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:00:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:00:20 -0800
commitf66e6a11ad9290f70d363c413fdbee48e9a834e8 (patch)
treebdb5748764d490e406bcfa7a4827d0fb4f1577e8 /.gitattributes
parent57a6d276f7f20ae82089534ba28de09d9a9fa436 (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