diff --git a/.gitignore b/.gitignore
index e32685c0e24f3a2218ddc2e073c732e54b188f46..57d057158f375caea2c1fad13e82e5c52886e8d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,7 +17,7 @@ __pycache__
 # Package managers
 /venv*
 /.venv*
-/node_modules/
+**/node_modules/
 *webpack-stats.json
 
 .python-version
@@ -45,6 +45,7 @@ UPLOADS
 /scipost_django/local_files/
 /static/
 static_bundles/
+**/css/dist/*
 
 celerybeat-schedule
 start_flower.sh