Tool. git 添加gitignore相关问题
添加项目中,git管理时对跟踪代码建立过滤规则
- 规则文件,.gitnore; 注:该文件放到项目根目录(一直错误将该文件放到.git文件夹,由于之前没写比较导致再次遇到时效率极低)
- 过滤内容,不用纠结github中有模板。 https://github.com/github/gitignore 总有适合你的。
本文来自博客园,作者:ljymoonlight,转载请注明原文链接:https://www.cnblogs.com/ljymoonlight/p/14670992.html
posted on 2021-04-17 16:11 ljymoonlight 阅读(30) 评论(0) 编辑 收藏 举报