added migrations
This commit is contained in:
parent
63f3f10813
commit
ae8f2c61d6
3 changed files with 7 additions and 2919 deletions
|
|
@ -1,3 +1,5 @@
|
|||
|
||||
.venv
|
||||
venv/
|
||||
app/__pycache__/
|
||||
.env
|
||||
|
|
@ -18,3 +20,5 @@ unraid.xml
|
|||
|
||||
screenshots/
|
||||
docs/
|
||||
helpers/
|
||||
|
||||
|
|
|
|||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,6 +4,8 @@ CLAUDE.md
|
|||
|
||||
idea/
|
||||
|
||||
.venv/
|
||||
|
||||
venv/
|
||||
app/__pycache__/
|
||||
__pycache__/
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue