summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:35:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:35:10 -0800
commitc67878dd80f97b15e6290bda8b69a3359e47a3bc (patch)
tree1fd78d6d3dd53cf5415cf596dbef70a16c21fc79 /.gitattributes
parent36c6a7195f8aa99d86c5ac9edf153df6b36fc574 (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