summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:58:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:58:56 -0800
commit02c4cd97044d447cfc59294a3bf0cf508632eebe (patch)
tree4ab15fc0b28df551a53295ef95ae3b9dfad8668a /.gitattributes
parentcadd31e10c82d47a7aca42d12c2023f680960ea2 (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