chore: update .dockerignore
This commit is contained in:
parent
41259a6971
commit
1db557a399
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
.git
|
||||
.cache
|
||||
app/node_modules
|
||||
app/client/src
|
||||
app/scripts
|
||||
app/.*
|
||||
app/*.sample
|
||||
app/client/tsconfig.json
|
||||
app/CHANGELOG.md
|
||||
|
|
Loading…
Reference in a new issue