summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 10:06:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 10:06:53 -0800
commit0043b5f3213b677e4e1e551bc4fbbab6a7771342 (patch)
treec04d22bf7c2746460b2711c4ffd8ed9ade299632 /.gitattributes
parenteb4097d494f34c1f8e922c2b5824ca36ddd4326d (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