+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
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -4,4 +4,6 @@ __pycache__/
|
|||
|
||||
pay.conf
|
||||
log.txt
|
||||
test.py
|
||||
test.py
|
||||
STRIPE
|
||||
venv/
|
||||
|
|
|
@ -7,4 +7,3 @@
|
|||
* httpie installed (provides the http command)
|
||||
|
||||
### Get a membership
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue