1
nicai000 Aug 11, 2014
git help ignore为什么不看? 例子里最后一个就是
|
2
yueyoum Aug 11, 2014
在 /root/B 目录下 建立一个 .gitignore
内容如下: /* !/b2 然后 git add /root/B |