Add /.vscode and /.*.json to .gitignore
This commit is contained in:
parent
46e39d3dd9
commit
90700e950e
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1 +1,3 @@
|
|||
**/target
|
||||
/.*.json
|
||||
/.vscode
|
||||
|
|
Loading…
Reference in a new issue