summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 05:04:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 05:04:08 -0800
commit26c7f9a23e7ea88d1568067640550508a15b5f5d (patch)
tree9c437b2ca7c9b649e759efd2192d75e06fc974ee /.gitattributes
parent223b99a19514315fc7a6d2cec343904dca1b6c19 (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