diff --git a/.gitignore b/.gitignore index 80a648a..2beeac0 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,8 @@ coverage/ tmp/ temp/ *.tmp + +# IDE +.vscode/ +.idea/ +*.swp