summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 17:36:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 17:36:58 -0800
commitf0de0f433450b724de36243d4cd828f2daf93850 (patch)
tree054c02b23becfa042430c8e9db2a895035aedffb /.gitattributes
parent543b0f0a320f70ece34407bc4d6e508a8a3f19c8 (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