4 Star 10 Fork 8

在路上FX / admin_v1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 627 Bytes
一键复制 编辑 原始数据 按行查看 历史
在路上FX 提交于 2019-04-20 22:05 . first commit
# yii console commands
/yii
/yii_test
/yii_test.bat
# phpstorm project files
.idea
# netbeans project files
nbproject
# zend studio for eclipse project files
.buildpath
.project
.settings
# windows thumbnail cache
Thumbs.db
# composer vendor dir
/vendor
# composer itself is not needed
composer.phar
# Mac DS_Store Files
.DS_Store
# phpunit itself is not needed
phpunit.phar
# local phpunit config
/phpunit.xml
# vagrant runtime
/.vagrant
# ignore generated files
/frontend/web/index.php
/frontend/web/index-test.php
/frontend/web/robots.txt
/backend/web/index.php
/backend/web/index-test.php
/backend/web/robots.txt
PHP
1
https://gitee.com/mxf_xixi/admin_v1.git
git@gitee.com:mxf_xixi/admin_v1.git
mxf_xixi
admin_v1
admin_v1
master

搜索帮助