summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 05:24:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 05:24:21 -0800
commit5cf364b140a83e13ab825c30b2585eccb81b16ef (patch)
tree7a038cb9e2104c11f290041a23fe752a1625b3a6 /.gitattributes
parent860def1ae6dabdd751b01a29f41f6fb4ecf26deb (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