summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 21:55:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 21:55:15 -0800
commit77c8c48da67ad8c7486bfcd8d6c0ed51dc394d2f (patch)
tree93466fbf9f4f33aadec5f27e58e40fdb4e4f800a /.gitattributes
parent0de0ba5c3d0e06bf99b18c91c337e737f45d1ca0 (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