diff --git a/deploy-exclude.lst b/deploy-exclude.lst index c9a2186c4..060fca01d 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/*