summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:36:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:36:29 -0800
commit88a58aade0ce3a2967dd5fb01cbde92e5da5dd55 (patch)
tree207e3a3954fd9f519dcf9a5cf5f147c75fdd94b8 /.gitattributes
parent4fd8f7950b4b49305e3d148c33311e3d789e862e (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