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

2
.gitignore vendored
View file

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