diff --git a/.gitignore b/.gitignore index bc66f21..3d7a12b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ acme.json *.crt zumba -./vscode +**/.vscode/ diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index a460645..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "go.inferGopath": false -} \ No newline at end of file