0
0
MyDarling/.dockerignore

14 lines
137 B
Plaintext
Raw Permalink Normal View History

2023-03-10 07:43:00 +03:00
# directories
**/bin/
**/obj/
**/out/
**/wwwroot/Content
2023-03-10 07:43:00 +03:00
# files
Dockerfile*
**/*.trx
**/*.md
**/*.ps1
**/*.cmd
**/*.sh
**/Database/*.db