summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:17:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:17:31 -0800
commit1a6afae2cd26ca68bf4e12da482842199e61bd25 (patch)
treec70e492211d24f1cb19cd7ff62e4c7ecbb6c0d1d /.gitattributes
parentbb948a49dfd7381e4b89ea9948c20d21d3f42d93 (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