summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-17 17:55:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-17 17:55:09 -0800
commit145f52b3ac5585cebcd92350b05c3bd492462b13 (patch)
tree3265c86e88b1b2d0c3b13aa4b03cdd17cbaf23fd /.gitattributes
parentf926d17bc3e0a592e9c7f17182fdfacd1897cd35 (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