hauntd/yii2-vote

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
# phpstorm project files
.idea

# netbeans project files
nbproject

# zend studio for eclipse project files
.buildpath
.project
.settings

# windows thumbnail cache
Thumbs.db

# composer related
/vendor
composer.phar
composer.lock

# Mac DS_Store Files
.DS_Store

# phpunit
phpunit.phar
/phpunit.xml
/coverage