вк вынесен в отдельный сервис
This commit is contained in:
parent
39bf9d1933
commit
d05fc6f522
9 changed files with 348 additions and 63 deletions
14
vk-downloader/.gitignore
vendored
Normal file
14
vk-downloader/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
*.so
|
||||
.Python
|
||||
downloads/
|
||||
*.log
|
||||
.env
|
||||
.venv
|
||||
env/
|
||||
venv/
|
||||
*.db
|
||||
*.db-journal
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue