diff --git a/.gitignore b/.gitignore index ba44c11..01faaec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ .~lock*# .*.swp /vendor/ + +/.idea/shelf/ +/.idea/workspace.xml +/.idea/httpRequests/ +/.idea/dataSources/ +/.idea/dataSources.local.xml +/.phpunit.result.cache