diff --git a/.gitignore b/.gitignore index 66fd13c..b87d817 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,9 @@ # Dependency directories (remove the comment below to include it) # vendor/ + +# Intellij +.idea/ + +# VisualStudioCode +.vscode/* \ No newline at end of file