Update JS environment variable compliance (#3226)

This commit is contained in:
Medik 2023-03-27 21:16:40 +01:00 committed by GitHub
parent b3414fcb7f
commit 4e836b488f
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -28,3 +28,6 @@ internal/tools/bin
# Node.js files for tools (e.g. markdown-toc)
node_modules/
package-lock.json
# Visual Studio Code
.vscode