diff --git a/.gitignore b/.gitignore index 3aea604..81e234a 100644 --- a/.gitignore +++ b/.gitignore @@ -38,5 +38,7 @@ jspm_packages .next out/* +build/ +src/ .DS_Store \ No newline at end of file