ignore build/ directory
Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
parent
07f27426f3
commit
df736d53ec
|
@ -31,6 +31,7 @@ bower_components
|
||||||
|
|
||||||
# Compiled binary addons (https://nodejs.org/api/addons.html)
|
# Compiled binary addons (https://nodejs.org/api/addons.html)
|
||||||
build/Release
|
build/Release
|
||||||
|
build/
|
||||||
|
|
||||||
# Dependency directories
|
# Dependency directories
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|
Loading…
Reference in New Issue