diff --git a/.gitignore b/.gitignore
index a973d979a3eb1d61235583bfc3086ef35c2f166b..08a995bdfd8f45795b3a4082ba581450125640b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,6 @@
 /logs/*
 !/logs/README.md
 .phpunit.result.cache
-var/
\ No newline at end of file
+var/
+node_modules
+.cache
\ No newline at end of file