summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 11:00:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 11:00:13 -0800
commitcb25f33bc8bc6ffe5bef23e57ae870dbb1b9797a (patch)
treee995c34e405fd254c3d2ad8550b9ba81f89c0efe /.gitattributes
parent198f6a382e0f11797dda3063b8cd83d717d4c8e9 (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