summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:35:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:35:31 -0800
commit501b0b96072e7de73ebac4bf4d698a4ba48d82eb (patch)
treec50f85d5e761192664ddc2ee35f6b1b140838d66 /.gitattributes
parent3a853c7020f868a521bc53c94a65cf21388a5dd7 (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