summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 13:03:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 13:03:05 -0800
commitd13f731ea1d7a9ccb1c69cd0b0a1ac8820e20366 (patch)
tree27493c232769e20209af3cb6646a98ce549826ff /.gitattributes
parent074d95cf25ca146a4723dfed1ae4417b72e7e915 (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