🙈 Add docs and vscode folder to gitignore
This commit is contained in:
parent
e1d1c86c63
commit
53c58f3140
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,3 +2,5 @@ node_modules
|
|||
poc.js
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
docs
|
||||
.vscode
|
||||
|
|
Loading…
Reference in a new issue