diff --git a/.gitignore b/.gitignore index e2fa39e..2471c3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ node_modules/* -build/* +build +build/ Gemfile.lock *.lock @@ -26,4 +27,4 @@ npm-debug.log #eclipse .project -.settings/ \ No newline at end of file +.settings/