summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 22:20:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 22:20:18 -0800
commit8d26465a91407a6ec9b7a0ffb6bb96cded60deb7 (patch)
tree103c8051ccc7ae68a5c917e3936f6cc8bb08b4bc /.gitattributes
parente8ef4236d30479e73376d10b6a020f0c1d81c8cd (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