diff --git a/.gitignore b/.gitignore index 19c3add..190a146 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,7 @@ build/ npm-debug.log* yarn-debug.log* -yarn-error.log* \ No newline at end of file +yarn-error.log* + +# Cache +*.cache \ No newline at end of file