summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 02:24:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 02:24:10 -0800
commita1b7cf19401dd7a5c002af9dbbe86e6ec5348c4d (patch)
tree9f81d634d0f378fd5d7eb9d786b1cb6472f60572 /.gitattributes
parentab6d805e007f9e4dc63546ecda1d5d57089ad668 (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