18 行
183 B
Plaintext
18 行
183 B
Plaintext
venv/
|
|
.idea/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pem
|
|
*.conf
|
|
config.json
|
|
test/static
|
|
flask_session/
|
|
app/static/config
|
|
app/static/custom_config
|
|
app/static/bangs
|
|
|
|
# pip stuff
|
|
/build/
|
|
dist/
|
|
*.egg-info/
|