summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 11:27:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 11:27:46 -0800
commiteb4058c277af8b6b7d2b5668ed6c8746f39d2278 (patch)
tree37f51c0be4fdca6fd2d70465e70c0c7624552a6c /.gitattributes
parentc02056349777b6f2dce531c68ad90eb373aa7f80 (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