diff --git a/deploy-exclude.lst b/deploy-exclude.lst index 0aefff3b6..900f27113 100644 --- a/deploy-exclude.lst +++ b/deploy-exclude.lst @@ -1,8 +1,9 @@ -__pycache__* +*__pycache__* .git/* app/assets/* bower_components/* cache/* +.cache/* node_modules/* target/* venv/*