feat(webscrape-bank): added code to webscrape my bank, api is next
This commit is contained in:
commit
b8552eaefa
6 changed files with 3974 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# PERSONAL INFO
|
||||
.env
|
||||
**/My-Finances*
|
||||
notes
|
||||
**/*qfx
|
||||
|
||||
# Others
|
||||
node_modules/
|
||||
Loading…
Add table
Add a link
Reference in a new issue