diff options
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 56095af8308..c3f97ff504d 100644 --- a/.gitignore +++ b/.gitignore @@ -71,7 +71,7 @@ RCS/* .project .settings -# netbeans +# netbeans nbproject # phpStorm @@ -90,7 +90,7 @@ nbproject # ack(-grep) .ackrc - + # Mac OS .DS_Store @@ -105,6 +105,7 @@ nbproject /build/node_modules/ # nodejs +/build/bin /build/lib/ /build/jsdocs/ /npm-debug.log |