diff --git a/.gitignore b/.gitignore index 19a59e8..b03575b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,6 @@ riderModule.iml **/.env .env compose/ -compose-test/ \ No newline at end of file +compose-test/ +.vscode/ +.idea/ \ No newline at end of file