mattermost_bot/.dockerignore

26 lines
No EOL
264 B
Text

.gitignore
images
*.md
Dockerfile
Dockerfile-dev
compose.yaml
compose-dev.yaml
.dockerignore
config.json
config.json.sample
.vscode
bot.log
venv
.venv
*.yaml
*.yml
.git
.idea
__pycache__
src/__pycache__
.env
.env.example
.github
settings.js
mattermost-server
tests