summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:35:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:35:07 -0800
commit33570c9bccbbd5056923b385e3d80c633c65b6a1 (patch)
tree08f785e9226bc649ae941bd9a703b8809ff2ca71 /.gitattributes
parent7bd4f009e6b61d61b6dc8475205f1791203b0b90 (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