summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:46:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:46:31 -0800
commit5375448a82f9713bfbd2bc6a84d9e1bdb9ed1bfd (patch)
tree3de3189cbc8880fd4c26d8aece47c866d85762e8 /.gitattributes
parentd1b2a7552570ef9e72f66fd45ca5fbb096538d9f (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