commit
397d5e22d7
2 changed files with 7 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||
/.idea |
|||
/.vscode |
|||
*.log |
|||
/runtime |
|||
/vendor |
|||
@ -0,0 +1,2 @@ |
|||
<?php |
|||
phpinfo(); |
|||
Loading…
Reference in new issue