summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 05:25:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 05:25:14 -0800
commit4d270386ee7e304853e0fb27ec4cf6ee7ba18f36 (patch)
tree7f4730505d02864956c32d2580e4d3f01810df5c /.gitattributes
parent8c4719885515c4943768de64ecc77d69fc28f639 (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