summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-17 17:57:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-17 17:57:19 -0800
commita8f0e300b5ece4911e227fa813e729f7cefa21a3 (patch)
tree9bb415eb80c1d2fc8b5b987e4ee84c07cb6a1614 /.gitattributes
parent6e57f27b5a56ab04409661afcbacce399eb222c0 (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