10 Star 55 Fork 28

Pear Admin / Pear Admin Yii2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
earnest 提交于 2021-06-20 02:55 . Initialize the warehouse
<<<<<<< HEAD
# Build and Release Folders
bin-debug/
bin-release/
[Oo]bj/
[Bb]in/
# Other files and folders
.settings/
# Executables
*.swf
*.air
*.ipa
*.apk
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder.
=======
# 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
>>>>>>> e00f0d2 (Initialize the warehouse)
PHP
1
https://gitee.com/pear-admin/pear-admin-yii2.git
git@gitee.com:pear-admin/pear-admin-yii2.git
pear-admin
pear-admin-yii2
Pear Admin Yii2
master

搜索帮助