update gitignore

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
This commit is contained in:
mihaisc 2021-02-08 13:51:29 +02:00
parent 68dd58f493
commit 2057230713
No known key found for this signature in database
GPG Key ID: 4FB0C2329B4C6E29
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -10,6 +10,9 @@ pids
*.pid
*.seed
*.pid.lock
/docker/data
/src/types
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
@ -30,7 +33,7 @@ bower_components
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
build
# Dependency directories
node_modules/