summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 19:00:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 19:00:51 -0800
commite3df4368a9f8fc52d0e0186414f7d2086e961668 (patch)
treee9fec5fd49053b124a2ca13aa2321ec00b9f1f84 /.gitattributes
parent1314b6c0b89839c1e832d2e41ba523037b145ac4 (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