diff --git a/.gitignore b/.gitignore index c15a9a2..1f00eaf 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,5 @@ replay_pid* /.idea/ /out/ /target/ -*.iml \ No newline at end of file +*.iml +/.vscode/ \ No newline at end of file