summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 17:42:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 17:42:40 -0800
commit19f597893622948d2c52b39c9f6ae4ffd9e68ed7 (patch)
treed53d9a38804863cedb67e0861962d069eaffa145 /.gitattributes
parent748fea6136158f5ca22344b1ce2fc59cf0df17fc (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