All checks were successful
MoviePilot Builder / Build Docker Image (push) Successful in 14m9s
20 lines
213 B
Plaintext
20 lines
213 B
Plaintext
.idea/
|
|
*.c
|
|
build/
|
|
dist/
|
|
nginx/
|
|
test.py
|
|
app/helper/*.so
|
|
app/helper/*.pyd
|
|
app/helper/*.bin
|
|
app/plugins/**
|
|
!app/plugins/__init__.py
|
|
config/cookies/**
|
|
config/user.db
|
|
config/sites/**
|
|
*.pyc
|
|
*.log
|
|
.vscode
|
|
venv
|
|
.DS_Store
|