modified: .gitignore modified: README.rst modified: app.py modified: templates/base.html modified: templates/chat.html new file: vars.sh.sample
9 lines
95 B
Text
9 lines
95 B
Text
*.swp
|
|
env
|
|
instance/
|
|
__pycache__/
|
|
.flaskenv
|
|
.flaskenv-exported
|
|
.aws-sam/
|
|
samconfig.toml
|
|
vars.sh
|