🎉 Initial commit
This commit is contained in:
commit
236194f32b
10 changed files with 283 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
/__pycache__/
|
||||
/venv/
|
||||
/config.json
|
||||
/.pocket_access_token
|
Reference in a new issue