summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 05:25:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 05:25:53 -0800
commitb88c33e1b52241d0ae796876432114ee6691e469 (patch)
treef1d59fe3fd5b5b46443c637482147504d8a98346 /.gitattributes
parent33955bde6a3eb0e7cd0f86e22f06a6dc01d9f26a (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