diff --git a/.gitignore b/.gitignore index 411fdc4..a7402e6 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,6 @@ target/ *.iws *.iml *.ipr -*.log \ No newline at end of file +*.log + +.vscode \ No newline at end of file