summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:50:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:50:41 -0800
commitf2d4d98d8f78e3d4a1cd00cc74acfa1ec694b7a8 (patch)
tree8ee1b46a9083c3c56833e152236217b88a174500 /.gitattributes
parent22cf0aa87964aa32f9807673ae73d96a1e3e4bcf (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