summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:42:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:42:35 -0800
commit0e2487ee0351a93cbf8a7eac923c3538df71bbc8 (patch)
tree0c5cacd2767bdf50fbe3489e495c7c91b6b9b0e9 /.gitattributes
parent94a515323f8d3725758bc83209487ba6195bf910 (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