summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 18:12:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 18:12:48 -0800
commita400ac7ae3cd2256839aa363437bc476fea650f0 (patch)
tree39d9705b6314b07a4c65fad1b34f61aa61b93557 /.gitattributes
parentfc699f234b7a4d13f8ca2c25d5e1a76fd9064fd2 (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