add tv_shows table, refactor code to make to more readable and remove the .env file for postgres from the repo

This commit is contained in:
maxDorninger
2025-02-23 11:23:54 +01:00
parent 420df19363
commit aca686d1e0
5 changed files with 85 additions and 14 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,5 @@
.idea
venv
MediaManager.iml
MediaManager.iml
MediaManager/res
MediaManager/res/.env