summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 20:02:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 20:02:03 -0800
commit8591370d9f2de8f4aee026399d29046722d0a440 (patch)
treee050c37de3dd6b567fe1044bd00d94d4495037f8 /.gitattributes
parentcd3d8663975da76f61bc1aafffef099c74dcc5b9 (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