summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 09:58:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 09:58:03 -0800
commit63f4ab7c0b7a59c1924c54a95bf1f105d635a685 (patch)
tree5144b02677a78d42e0163b83680a0b5e50f43736 /.gitattributes
parent5e5cb5c765a3651baf2cbfc806d32d51d8569baa (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