1 Star 0 Fork 1

eyoung / wordpress_Ey网页聊天室

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 477 Bytes
一键复制 编辑 原始数据 按行查看 历史
eyoung 提交于 2022-05-05 06:57 . Initial commit
# ignore everything in the root except the "wp-content" directory.
!wp-content/
# ignore everything in the "wp-content" directory, except:
# "mu-plugins", "plugins", "themes" directory
wp-content/*
!wp-content/mu-plugins/
!wp-content/plugins/
!wp-content/themes/
# ignore these plugins
wp-content/plugins/hello.php
# ignore specific themes
wp-content/themes/twenty*/
# ignore node dependency directories
node_modules/
# ignore log files and databases
*.log
*.sql
*.sqlite
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/yuyaoitcn/wordpress-ey-web-chat-room.git
git@gitee.com:yuyaoitcn/wordpress-ey-web-chat-room.git
yuyaoitcn
wordpress-ey-web-chat-room
wordpress_Ey网页聊天室
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891