summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:51:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:51:10 -0800
commitce090a8cde3d87cf0bad77017117943603bed2d3 (patch)
tree70f2d85b39e66b58c254475c1e2b0cf37c8846e6 /.gitattributes
parent386bcd570578b439847788794c098c964a731048 (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