Update JS environment variable compliance (#3226)
This commit is contained in:
parent
b3414fcb7f
commit
4e836b488f
|
|
@ -28,3 +28,6 @@ internal/tools/bin
|
||||||
# Node.js files for tools (e.g. markdown-toc)
|
# Node.js files for tools (e.g. markdown-toc)
|
||||||
node_modules/
|
node_modules/
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
|
||||||
|
# Visual Studio Code
|
||||||
|
.vscode
|
||||||
Loading…
Reference in New Issue