summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:50:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:50:07 -0800
commitbaad1b33a791a8fe095b307e05ad23e1729ac582 (patch)
tree418b5b939a452a020a228d6362c9401b4091dc85 /.gitattributes
parentb610e34c8bf568f61c5c577e36d7b95c4fc06879 (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