summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 21:26:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 21:26:00 -0800
commit9849b10dcff8b6f4f804fb52222a15eb85b7de58 (patch)
tree58c2d9a2879daf6a280169146b8234528c1dfdca /.gitattributes
parent6ee0f9bf7efb1e57f7c294fb5e725fd8b855a788 (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