summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 05:48:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 05:48:50 -0800
commit8d359a12028f623933a87caddae7d7b22df7a2fc (patch)
tree1f8cd0dea911b8ab3354824fdfc196b0005faff8 /.gitattributes
parentfe740fe605a3d5cd664b1a2503bf986754bef382 (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