commit c8d563dccb159075c2468c675a251408e41f27c7 parent 60a3b30547de4827cb4821dcf03a350b8a9ee627 Author: NicholasFarrow <nicholas.w.farrow@gmail.com> Date: Sat, 16 Jan 2021 16:24:05 +1100 add gitignore Diffstat:
A | .gitignore | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,3 @@ +*.macaroon +*.cert +config.py