summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 02:51:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 02:51:19 -0800
commitedb34f6a914783087475c4fab529d3b93726befe (patch)
treeb08ad009724d23cd60943ff7865ad4feca8511c6 /.gitattributes
parente1f2cca8cdbccf9bf0a4890087312122bc3882d7 (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