mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-05 07:29:56 +08:00
add full-stack local cli install flow
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -15,11 +15,14 @@ app/helper/*.bin
|
||||
app/plugins/**
|
||||
!app/plugins/__init__.py
|
||||
config/cookies/**
|
||||
config/app.env
|
||||
config/user.db*
|
||||
config/sites/**
|
||||
config/logs/
|
||||
config/temp/
|
||||
config/cache/
|
||||
.runtime/
|
||||
public/
|
||||
*.pyc
|
||||
*.log
|
||||
.vscode
|
||||
|
||||
Reference in New Issue
Block a user