diff --git a/.gitignore b/.gitignore index 03011bc..8553d03 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,8 @@ yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* +.idea +vendor # Diagnostic reports (https://nodejs.org/api/report.html) report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json @@ -137,3 +139,5 @@ dist .pnp.* /vendor/ + +.env \ No newline at end of file diff --git a/.idea/BLD.iml b/.idea/BLD.iml index f88129b..b91e3ff 100644 --- a/.idea/BLD.iml +++ b/.idea/BLD.iml @@ -2,9 +2,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml index 65d9403..a2985d0 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -10,15 +10,62 @@