summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:31:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:31:13 -0800
commitd87a5ff33cf7979052e382246008274e120130d0 (patch)
tree98f6257f1351c2d1bf6a9b1ab4a887798d6784e3 /.gitattributes
parent37356bd90a663a7da10694af80d7fc25da755432 (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