summaryrefslogtreecommitdiff
path: root/.dockerignore
blob: e8bdd81eadf4f6e474f669f3bc3fe93132c7c4c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# directories
**/bin/
**/obj/
**/out/
**/wwwroot/Content

# files
Dockerfile*
**/*.trx
**/*.md
**/*.ps1
**/*.cmd
**/*.sh
**/Database/*.db