diff --git a/.gitignore b/.gitignore index bcf94ba..cacb374 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ # Dependency directories (remove the comment below to include it) # vendor/ -examples/ \ No newline at end of file +examples/ +.idea/ \ No newline at end of file