summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 03:54:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 03:54:59 -0800
commit0495ebd4ee66a3c1ee895a1454f9fe9e600518e1 (patch)
tree9efbb3e6cabb914c3e81bd2a84978453ba5604a7 /.gitattributes
parent1edad3d8b77c9c0d123a1eee7edfa1c3739b7149 (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