summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:43:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:43:56 -0800
commita692f490826169392cf6468ed23f8bff2d9dde11 (patch)
tree6d104f608aed4bc957b24d32b882644c86d2f00f /.gitattributes
parent9a47a4c7454001d3c9cba13170c522e433ed3960 (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