summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 19:39:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 19:39:51 -0800
commite06f5e020aa11c21ea67ccfee6de1f2eb54a66f5 (patch)
tree5ae1a94a21969ea0c4c1792c5844987eedcaf1fb /.gitattributes
parentb2db95229ab9e4702fdadd34c49598997c268dd3 (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