Git 保留空文件夹结构
摘要:
假设有如下 helloworld 项目结构: helloworld |--.git |--.gitignore |--Builds |--WebGL |--iOS |--Android 现在有个需求,在上传到 github 仓库时,只想保留 WebGL、iOS、Android 文件夹的结构,不想要里 阅读全文
posted @ 2024-06-04 19:17 kingBook 阅读(16) 评论(0) 推荐(0) 编辑