diff --git a/.gitignore b/.gitignore index 700939fc..15b4619c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ sorting/target **/__pycache__ .env/** + +.idea/ +.vscode/