summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 03:54:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 03:54:23 -0800
commit89f0c7ab1e4bfdd13a8af77e812ae7375e174026 (patch)
tree5d2d4a42ad99ec922b35e6759d06405433a98ca4 /.gitattributes
parentf66f3c6123f1aed22f8470fc1440b4ad18e65afe (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