diff --git a/.gitignore b/.gitignore index 855b1d7d..365e8642 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ *.map -composer.lock \ No newline at end of file +composer.lock +*.chunk.js +*.chunk.css +runtime~*.js \ No newline at end of file