MoviePilot/.gitignore
2023-11-01 17:58:48 +08:00

15 lines
150 B
Plaintext

.idea/
*.c
build/
dist/
nginx/
test.py
app/helper/sites.py
app/helper/*.so
app/helper/*.pyd
app/plugins/**
config/user.db
config/sites/**
*.pyc
*.log