summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 11:01:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 11:01:31 -0800
commit48f75de79bfb5d5b4a7e18583f1eb3a52d67130b (patch)
treef9df42dd92de4ea2fb4b48c178477a1bdf6dfa27 /.gitattributes
parentbd6fcce41d5df37dc7d8c4c9a3e56b3bf72a78fb (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