diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5c7f2fe --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +/.idea +/.vscode +/plugin/*.* +/runtime/cache +/runtime/views +/runtime/admin +/runtime/index +/runtime* +*.log +/tests/tmp +/tests/.phpunit.result.cache diff --git a/app/admin/view/index/index.html b/app/admin/view/index/index.html old mode 100644 new mode 100755 index 1b06bc6..bdf402f --- a/app/admin/view/index/index.html +++ b/app/admin/view/index/index.html @@ -57,6 +57,11 @@ +