summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 22:00:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 22:00:21 -0800
commita89902620110a89c9d2d0836defdc05bf6f2f945 (patch)
tree39601557a6a897aa17b543cc558cfb70f1060c94 /.gitattributes
parent01b62285cf721f8596d005e4c0d76ade1c675f04 (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