TgBots/.dockerignore
Dmitrii Prokudin 96c05ca7af
Some checks are pending
Local Deploy with Docker / build-and-deploy (push) Waiting to run
Переделал
2024-12-25 04:43:22 +03:00

25 lines
314 B
Plaintext

**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/.idea
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/azds.yaml
**/bin
**/charts
**/docker-compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md