summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 21:26:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 21:26:41 -0800
commitb6c9022d5f9b6590d240b2151bb2af3480e85629 (patch)
tree1ffbde44958b893f81f1a49065ae9f39d60910a1 /.gitattributes
parent469b958c5b8504286b03591178b1e49a436b1452 (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