summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:42:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:42:57 -0800
commitee94f63f11aad6396a36f464e2b5692dd1403624 (patch)
tree9e66108ddf4d9a73757af70c1f6f2a2cf19a879b /.gitattributes
parent3d1b1275697ecfeb0ae848550aacb194db5957d0 (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