summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 13:47:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 13:47:53 -0800
commit34f76fb17b810c3e3322f42b05cd53de0240a9a4 (patch)
tree56dd8412f3690470920e6f588281ec52da2691a7 /.gitattributes
parentc1823d55b6e3df8018ef2b9f11130b1e48363278 (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