summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 01:37:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 01:37:37 -0800
commitfa883d0fd6c740c8eaed5a4ee78f5405ed1fa221 (patch)
tree0ed61df3e431d0789d342d07c8d8006ad1fafb2c /.gitattributes
parent452083f83abda356724bf2c735605c60ad1230df (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