gitignore 忽略文件夹
摘要:
上面问题,按理说只要在.gitignore文件中加上 /dockAni/Library/ 即可实现。 但是我这样做了以后却发现sourceTree中仍然会列出Library中的文件。 最后在这个帖子中找到答案:http://stackoverflow.com/questions/24410208/g 阅读全文
posted @ 2016-12-01 23:47 wantnon 阅读(2080) 评论(0) 推荐(0) 编辑