summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 00:11:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 00:11:18 -0800
commit55b68c071b6e147a2cf39968897615e15d05792f (patch)
tree8ef86afed56b653707b88681be71dea48864bf35 /.gitattributes
parent412332e25fe130cb9e5f426aa3067d1f18cf6a2e (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