summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 01:40:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 01:40:04 -0800
commit0efe35e77ea4da9722633fcaba1a86dbb95b755d (patch)
treec2d8d7da5ae0d08e8f62cd502f509b21267ed39f /.gitattributes
parentd049d8122390ebba3005a6db7a37807bbc131b2e (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