summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:19:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:19:04 -0800
commit47c8d372d24191748c722c6851007cc25571f57c (patch)
tree9a1b1a248a6505d2b2a7ffe0458fb1e94e8890cb /.gitattributes
parent3df86bef1936a6e7ba8360e63a940801f1651315 (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