Add build/bin to gitignore

When phantomjs and karma are not installed globally, they are installed into this folder.

Signed-off-by: Felix A. Epp <work@felixepp.de>
This commit is contained in:
Felix A. Epp 2016-10-25 16:52:54 +02:00
parent e8adf53f77
commit 711bc4f3d6
1 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -105,6 +105,7 @@ nbproject
/build/node_modules/
# nodejs
/build/bin
/build/lib/
/build/jsdocs/
/npm-debug.log