+gitignore
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
This commit is contained in:
parent
c1f384fb9a
commit
aa9548e753
2 changed files with 3 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,3 +5,5 @@ __pycache__/
|
||||||
pay.conf
|
pay.conf
|
||||||
log.txt
|
log.txt
|
||||||
test.py
|
test.py
|
||||||
|
STRIPE
|
||||||
|
venv/
|
||||||
|
|
|
@ -7,4 +7,3 @@
|
||||||
* httpie installed (provides the http command)
|
* httpie installed (provides the http command)
|
||||||
|
|
||||||
### Get a membership
|
### Get a membership
|
||||||
*
|
|
||||||
|
|
Loading…
Reference in a new issue