summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:52:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:52:50 -0800
commit9061d1ec87083f94e15a772b90afb7690b8f99d4 (patch)
treec6964bb7efa374738bc9701177dd4ee8c65a5a2f /.gitattributes
parentc57e05e5ad756dafc54f7409cc0f2d1420fb301b (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