Add /.vscode and /.*.json to .gitignore

This commit is contained in:
Emil Ernerfeldt 2020-10-21 22:21:55 +02:00
parent 46e39d3dd9
commit 90700e950e
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1 +1,3 @@
**/target
/.*.json
/.vscode