This commit is contained in:
Kamil
2024-11-22 12:29:29 +00:00
parent 4be8622bcd
commit 435f903b94
62 changed files with 3690 additions and 168 deletions

17
.dockerignore Normal file
View File

@@ -0,0 +1,17 @@
# Ignore Python cache files
__pycache__/
*.pyc
*.pyo
# Ignore environment files
.env
*.env
# Ignore system files
.DS_Store
# Ignore Git files
.git
cookies*
set_env.sh
jellyplist.code-workspace