summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 02:35:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 02:35:49 -0800
commitd47343fa2f233d4342da302c81ad35a71dac4e1a (patch)
treef221fcfa36da969e9a39597d9d65e7c109396d15 /.gitattributes
parent40c9190f709702956bb6feabda69f895dbc9e89a (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