diff --git a/.gitignore b/.gitignore index 690bf5f7a0..3711b98664 100755 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,5 @@ public/uploads/avatars/* /app/storage/views/* /app/storage/logs/* /app/storage/debugbar/ -/bin/ \ No newline at end of file +/bin/ +.idea \ No newline at end of file