1 Star 1 Fork 0

user_117262 / yii2-starter-kit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 291 Bytes
一键复制 编辑 原始数据 按行查看 历史
Eugene Terentev 提交于 2015-10-05 18:49 . fixup! composer.lock remove
# Env
/.env
/vhost.conf
# composer
/vendor
composer.phar
## remove in production!
composer.lock
# IDE
.idea
nbproject
.buildpath
.project
.settings
# windows thumbnail cache
Thumbs.db
# Mac DS_Store Files
.DS_Store
# phpunit
phpunit.phar
/phpunit.xml
# Vagrant
/.vagrant
/vagrant.yaml
PHP
1
https://gitee.com/wugf/yii2-starter-kit.git
git@gitee.com:wugf/yii2-starter-kit.git
wugf
yii2-starter-kit
yii2-starter-kit
master

搜索帮助