diff --git a/.gitignore b/.gitignore index 899c02a..f1868e3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ # You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file # composer.lock -/.phpunit.cache \ No newline at end of file +/.phpunit.cache +/public/build \ No newline at end of file