diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 9296673c5c8..f25fb52ce2d 100644 --- a/.gitignore +++ b/.gitignore @@ -72,7 +72,7 @@ RCS/* .project .settings -# netbeans +# netbeans nbproject # phpStorm @@ -91,7 +91,7 @@ nbproject # ack(-grep) .ackrc - + # Mac OS .DS_Store @@ -106,6 +106,7 @@ nbproject /build/node_modules/ # nodejs +/build/bin /build/lib/ /build/jsdocs/ /npm-debug.log |