chore: Update .dockerignore to exclude unnecessary directories

This commit is contained in:
Théophile Diot 2024-07-31 11:00:45 +01:00
parent 197d2e7897
commit f22d396bc7
No known key found for this signature in database
GPG key ID: FA995104A0BA376A

View file

@ -1,6 +1,7 @@
.git
.idea/
.vscode/
__pycache__
env
node_modules
__pycache__/
env/
src/ui/client/node_modules/
src/ui/client/opt-dashboard/