Git ignore deleted files

后端 未结 4 1657
灰色年华
灰色年华 2020-12-28 07:57

I have a website project that has more than 50,000 unimportant files (to development) in some directories.

/website.com/files/1.txt
/website.com/files/2.txt
         


        
4条回答
  •  天命终不由人
    2020-12-28 09:00

    Ok Ive found a solution. Simply create a new repo in the sub directories and the parent repo will ignore them.

提交回复
热议问题