summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:29:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:29:20 -0800
commit0c6ef36a134e7cd36d7e696f4b52094d96e42b2d (patch)
treed88a71bc140280687d692455d7460bda76ce2d6f /.gitattributes
parentff2123f23764ec870f8f56a1e3e7649ab50574d1 (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