Refactored structure

This commit is contained in:
Dmitry Khomutov 2016-04-17 12:34:12 +06:00
commit e5164ae1dd
329 changed files with 277 additions and 457 deletions

14
.gitignore vendored
View file

@ -1,19 +1,17 @@
.idea
vendor/
composer.phar
config.php
.DS_Store
.settings/
.project
.buildpath
.htaccess
PHPCI/config.yml
app/config.yml
cache
/loggerconfig.php
/pluginconfig.php
PHPCI/Model/Migration.php
PHPCI/Model/Base/MigrationBase.php
PHPCI/Store/MigrationStore.php
PHPCI/Store/Base/MigrationStoreBase.php
src/PHPCI/Model/Migration.php
src/PHPCI/Model/Base/MigrationBase.php
src/PHPCI/Store/MigrationStore.php
src/PHPCI/Store/Base/MigrationStoreBase.php
local_vars.php
Tests/PHPCI/config.yml
tests/PHPCI/config.yml