summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 17:52:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 17:52:36 -0800
commitc5c4dec947d4d317e4d71cd9bf46a2300740438e (patch)
tree818649f07aa7cd1d42af44b46ce98d4708c9ac2f /.gitattributes
parent504aead59850fd9d7d1195b3ce80288579d3246b (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