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