mirror of
https://github.com/FuzzyGrim/Yamtrack.git
synced 2026-06-27 22:35:55 +00:00
Refactor media folder (#12)
* refactor download images functions * only download images if not downloaded previously * remove intermediary image folder * create folder before test * update directories
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -4,5 +4,5 @@ __pycache__
|
||||
.coverage
|
||||
venv
|
||||
src/db/db.sqlite3
|
||||
src/media/images/*
|
||||
!src/media/images/none.svg
|
||||
src/media/*
|
||||
!src/media/none.svg
|
||||
Reference in New Issue
Block a user