From aa9548e753bddee41a30517114c79938a1e79873 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 15 Feb 2020 11:15:26 +0100 Subject: [PATCH] +gitignore Signed-off-by: Nico Schottelius --- .gitignore | 4 +++- README-penguinpay.md | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 77de841..786a584 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ __pycache__/ pay.conf log.txt -test.py \ No newline at end of file +test.py +STRIPE +venv/ diff --git a/README-penguinpay.md b/README-penguinpay.md index 769f183..89f494a 100644 --- a/README-penguinpay.md +++ b/README-penguinpay.md @@ -7,4 +7,3 @@ * httpie installed (provides the http command) ### Get a membership - *