summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:17:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:17:47 -0800
commit01a54a62276219df723b45712288f93fc0210f1c (patch)
treed7134b9d0d2f40eaf4cd2256cc17dd514f2a1b74 /.gitattributes
parent20e81268e7c6bcb9c0f3f2559cbfe61882141959 (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