summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 06:57:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 06:57:55 -0800
commit8f9e3b006a6eff0bdcb8fac66f7870ce30661439 (patch)
tree9c611803d4e86655d10dc5d442451e1bc61a4c62 /.gitattributes
parent7ad026c211ffe6d3df1484852fdd5bc9422f8850 (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