22 lines
306 B
Plaintext
22 lines
306 B
Plaintext
.idea
|
|
.vscode
|
|
*.pyc
|
|
__pycache__/
|
|
conf/*
|
|
my.setting
|
|
server.setting
|
|
static/img/banners/*
|
|
static/img/modals/*
|
|
static/img/avatars/*
|
|
static/img/filters/*
|
|
static/img/qrcode/*
|
|
static/img/qrcode_zip/*
|
|
static/img/qrcode_temp/*
|
|
log/*.log
|
|
log/*.lock
|
|
log/
|
|
--ini
|
|
output.log
|
|
push_to_gitee.sh
|
|
/static/img/cash_out/
|
|
/venv/ |