chore: update .dockerignore

This commit is contained in:
Bill Church 2022-08-03 13:54:32 +00:00
parent 41259a6971
commit 1db557a399
No known key found for this signature in database
GPG key ID: 10DD056C65752AA0

View file

@ -1,3 +1,9 @@
.git .git
.cache .cache
app/node_modules app/node_modules
app/client/src
app/scripts
app/.*
app/*.sample
app/client/tsconfig.json
app/CHANGELOG.md