chore: update .dockerignore

This commit is contained in:
Bill Church 2022-08-03 13:54:32 +00:00
parent e3c11cce16
commit 31f7728602
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