summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 18:43:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 18:43:20 -0800
commit06e7c3813426b200b8d04e9850a284712e7a3475 (patch)
treecf0f40965dd32f6f3ef1d7f89e66af92528ebe58 /.gitattributes
parent68d2d843e7466cd7b058a5a9884c0fb56bc14b33 (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