mirror of
https://github.com/xfgryujk/blivechat.git
synced 2025-02-24 02:30:25 +08:00
docker不打包插件源码(和数据)
This commit is contained in:
parent
b2fc08def3
commit
36eec8f98b
@ -1,30 +1,30 @@
|
||||
# compiled output
|
||||
**/__pycache__/
|
||||
build/
|
||||
**/build/
|
||||
**/dist/
|
||||
|
||||
# dependencies
|
||||
frontend/package-lock.json
|
||||
**/node_modules/
|
||||
|
||||
# IDEs and editors
|
||||
.idea/
|
||||
**/.idea/
|
||||
|
||||
# misc
|
||||
**/.git*
|
||||
*.spec
|
||||
**/*.spec
|
||||
screenshots/
|
||||
README.md
|
||||
|
||||
plugins/
|
||||
|
||||
# runtime data
|
||||
data/*
|
||||
!data/config.example.ini
|
||||
!data/emoticons/
|
||||
data/emoticons/*
|
||||
!data/emoticons/.gitkeep
|
||||
!data/custom_public/
|
||||
data/custom_public/*
|
||||
!data/custom_public/README.txt
|
||||
!data/emoticons/
|
||||
data/emoticons/*
|
||||
!data/plugins/
|
||||
data/plugins/*
|
||||
!data/plugins/.gitkeep
|
||||
log/*
|
||||
|
Loading…
Reference in New Issue
Block a user