summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:07:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:07:13 -0800
commitbf189611f1daae416b3619e82b48a3d2a68d259e (patch)
treec290e0f0e2cb531dde1f9efee9671ce2d6abd90c /.gitattributes
parent0eabc9fa919acf709e0c2fdbe249b5ac730a8f05 (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