diff --git a/.gitignore b/.gitignore index 094c669..1410524 100644 --- a/.gitignore +++ b/.gitignore @@ -57,4 +57,8 @@ target/ # IDEA .idea/ -.env \ No newline at end of file +.env + +# VSCODE +.json +.vscode \ No newline at end of file