summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 08:51:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 08:51:39 -0800
commit2e5de61f05817357feca59a818a1cd24b914c562 (patch)
tree769043be73f09f3fc00c64052b6b504fed576b52 /.gitattributes
parent137cf5b7be90c29d175f96a194930d51e5013af4 (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