2 Star 3 Fork 0

深蓝 / lpszoj

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 671 Bytes
一键复制 编辑 原始数据 按行查看 历史
深蓝 提交于 2024-05-09 20:07 . 优化文件大小。
# phpstorm project files
.idea
# netbeans project files
nbproject
# zend studio for eclipse project files
.buildpath
.project
.settings
.vscode
# windows thumbnail cache
Thumbs.db
# composer vendor dir
# /vendor
/vendor/workerman/*.pid
/vendor/workerman/*.log
# 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
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
.htaccess
nginx.htaccess
.gitignore
#logo
/web/images/logo.png
1
https://gitee.com/yhssdl/lpszoj.git
git@gitee.com:yhssdl/lpszoj.git
yhssdl
lpszoj
lpszoj
master

搜索帮助