Browse Source

测试

master
ahbmz 4 years ago
commit
397d5e22d7
  1. 5
      .gitignore
  2. 2
      index.php

5
.gitignore

@ -0,0 +1,5 @@
/.idea
/.vscode
*.log
/runtime
/vendor

2
index.php

@ -0,0 +1,2 @@
<?php
phpinfo();
Loading…
Cancel
Save