summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 17:15:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 17:15:59 -0800
commitbc10aebf6b1b6cd4e8fdb4dcede8e74f765f72b6 (patch)
treeb541efb78986c95d7b4740a5e4951b223987eed0 /.gitattributes
parent38a0fa7bd158139c797e95b99a9df3a7b06342c9 (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