summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:20:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:20:47 -0800
commitdba3656ab98007d76e6cb7bf114826e79af0500d (patch)
tree1d8b8fe311b7bc0640b520c1931cf5fd8729d089 /.gitattributes
parent7db0e5447e11affd90eb00a54c500204c2008264 (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