summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:38:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:38:52 -0800
commit6326921ed3f43cffd71b28b8c8dc866b765a0a2a (patch)
treeceed5f270eb7644e72978c57c4b0744059195c17 /.gitattributes
parentd1cc1e8492ec1f4f283ca32af7764e590e92dcb5 (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