Commit ad9be4f3 authored by pti cha's avatar pti cha
Browse files

gitignore

parent 16b3053b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13,3 +13,5 @@ npm-debug.log
yarn-error.log
/.idea
/.vscode
server.php
index.php
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -18,4 +18,4 @@
    return false;
}

require_once __DIR__.'/public/index.php';
require_once __DIR__.'/index.php';