modified: .gitignore modified: app.py modified: templates/base.html.j2 modified: templates/view_namespace_logs.html.j2 modified: test_agent.sh
9 lines
78 B
Text
9 lines
78 B
Text
*.db
|
|
*.swp
|
|
env/
|
|
__pycache__/
|
|
|
|
cookies.txt
|
|
jwt_secret.txt
|
|
pyralogs_secret.txt
|
|
|