feat: Update Dockerfile to use new UV system
Also fixes error in spotify refreshing
This commit is contained in:
19
.dockerignore
Normal file
19
.dockerignore
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
__pycache__/
|
||||
|
||||
.env
|
||||
.vs/
|
||||
.venv/
|
||||
*.tmp
|
||||
testing/
|
||||
tests/
|
||||
.vscode/
|
||||
.ruff_check/
|
||||
.gitea/
|
||||
|
||||
|
||||
# Random files
|
||||
README.md
|
||||
LICENSE.txt
|
||||
NathanWoodburn.bsdesign
|
||||
Dockerfile
|
||||
Reference in New Issue
Block a user