summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 21:08:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 21:08:33 -0800
commit7d6554816a5da862cc8195f0c3e0f06a3038fcfe (patch)
tree7f99f61e07d95b0eb563a1cdf683279502a85e74 /.gitattributes
parentbd5f92a58babaac19c7b847e6de1b2fa7a8a7139 (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