summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 22:29:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 22:29:55 -0800
commitfd22ac41518a917240814c9a6aa02a20d3fc6725 (patch)
tree395999176914be40d867db54f65066d4d21b7d3a /.gitattributes
parent032199a0e4cd758810a783f64ad3b4676e4a868a (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