summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 00:26:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 00:26:20 -0800
commit2a7af911a6dde44b1ea0bb348778cdfb66f8d3e4 (patch)
tree836b0fa139b023751b12f5fecba2dabba24b00b4 /.gitattributes
parent11d3e24359a34e9ba4acb8a152c28597e9cbee52 (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