git设置忽略列表 作者: admin 时间: 16/06/20 14:37:00 分类: 其他,开源 在项目根目录新建.gitignore文件 /Application/Runtime/* /DEMO/* 标签: gitignore