summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:27:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:27:50 -0800
commitaac38efcd97c7ac116780b6ed578b7dab7722d9c (patch)
treea04c860968f4a42be6fff1b166c7a14a3c0c4533 /.gitattributes
parentd3bfce6625638b42646cb65d2d89e9421a560a93 (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