diff --git a/.gitignore b/.gitignore index c9e55e8..26886aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules cache.json -package-lock.json \ No newline at end of file +package-lock.json +cache_* \ No newline at end of file