summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:07:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:07:12 -0800
commit540580bb1cf624d60895b91ccbe3c8b7d47fc54e (patch)
tree144426a5330315145c67f23847e0a888249b5928 /.gitattributes
parentdf21e5c48d41651f873cc9401f425ab6d082dea0 (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