summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:05:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:05:07 -0800
commit346210904090868fe1d5074df69a7251235d52c2 (patch)
tree04fe48246df3324193788a2b3c32c610c89edc8b /.gitattributes
parent4b8ef4bd62a6b1517181883b2aba4a8ff8d3dbb0 (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