summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 02:17:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 02:17:04 -0800
commitb5a37fa39273261c0e1f277711d4c0ea9041816c (patch)
tree0bddf8a53b6d1be4e4ed9a7a018a58ad5bdb0e16 /.gitattributes
parent2dad22eef8570ee40e33802f3c3f934f77b678d1 (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