diff --git a/.gitignore b/.gitignore index 2b2c130..813dbec 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ cryptonote.iml mvnw mvnw.cmd +.vscode diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 0ac76ba..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "conventionalCommits.scopes": [ - "*" - ] -} \ No newline at end of file