33 Star 154 Fork 52

shiy-ang / jnoj

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 706 Bytes
一键复制 编辑 原始数据 按行查看 历史
# 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
/vendor/workerman/*.pid
/vendor/workerman/*.log
# composer itself is not needed
composer.phar
composer-setup.php
# Mac DS_Store Files
.DS_Store
# phpunit itself is not needed
phpunit.phar
# local phpunit config
/phpunit.xml
tests/_output/*
tests/_support/_generated
#judge
/judge/?
/judge/run
/judge/etc/*
/judge/log/*
/judge/data/*
#polygon
/polygon/?
/polygon/run/*
/polygon/data/*
#db
/config/db.php
#二进制文件
/judge/dispatcher
/judge/judge
/polygon/judge
/polygon/polygon
/data
PHP
1
https://gitee.com/shi-yang/jnoj.git
git@gitee.com:shi-yang/jnoj.git
shi-yang
jnoj
jnoj
master

搜索帮助