diff --git a/.eslintignore b/.eslintignore
index 7b596da7b5a30a2b742e9bc9bc8002606940e18a..13eeabe1f836f5ac7623c9ec121f84913fe0332c 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1,3 +1,4 @@
 /vendor/**
 /dist/**
-/*.js
\ No newline at end of file
+/*.js
+/_*cache
\ No newline at end of file