How do I ignore a file using gulp?
问题 I have the following folder and file structure: Vendor bootstrap css -bootstrap.css js -bootstrap.js font-awesome css -font-awesome.css nivo-slider -nivo-slider.css theme -theme.css -theme-animate.css -theme-blog.css -theme-responsive.css -theme-shop.css I am trying to make sure that the css files are added to the stream in this specific order: 1) The bootstrap.css file src/vendor/bootstrap/css/bootstrap.css 2) All of the other css files inside the 'src/vendor/' sub-directories in no