标签: gruntjs grunt-contrib-watch grunt-contrib-uglify grunt-contrib-concat
Grunt并没有忽略文件,除了它没有按照gruntjs中给出的优先级加载文件请检查图像
答案 0 :(得分:0)
没有附加图像,但您是否已经提交后将文件夹或文件添加到.gitignore文件中?在这种情况下,您可能需要清除git缓存。见下面的链接
How to make Git "forget" about a file that was tracked but is now in .gitignore?