diff --git a/.dockerignore b/.dockerignore index b8636a040..37ad47665 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,3 +1,6 @@ .git +.idea/ +.vscode/ __pycache__ -env \ No newline at end of file +env +node_modules \ No newline at end of file