summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:12:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:12:07 -0800
commitcaf1d27f0f554812e49f3bbc135d1b6d6b47fd28 (patch)
tree9e47cfaec7e5389486167758214e17dedf8ad00c /.gitattributes
parent19ffdec953b9c8a210cc875461052dc2097bea4c (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