summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 01:01:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 01:01:36 -0800
commit5de65dfe2d269c629d2e4470d2bce7347579954e (patch)
treee45e56e109346dfaacbaec2d0ccc4829a3a86fdc /.gitattributes
parentb1176bb5cbc2b7fb0434f720091258fab66dea4c (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