diff --git a/.gitignore b/.gitignore index 9790044..4ef7c8e 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,9 @@ jspm_packages # Other files *.env + +# testing +/coverage + +# production +/build