20 lines
195 B
Plaintext
20 lines
195 B
Plaintext
# vscode
|
|
.devcontainer/
|
|
.vscode/
|
|
.vscode-ctags
|
|
|
|
# node modules
|
|
node_modules/
|
|
/*.tgz
|
|
|
|
# Github and Git
|
|
.github/
|
|
.git*
|
|
|
|
# node-gyp
|
|
build/**/*
|
|
|
|
# Project
|
|
configsExamples/
|
|
.vscode-ctags*
|
|
*.addrs.json |