We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d592a commit aff2053Copy full SHA for aff2053
_config.yml
@@ -154,21 +154,21 @@ exclude:
154
- .bundle
155
- .jekyll-assets-cache
156
- .sass-cache
157
- - CHANGELOG
158
- - Capfile
159
- - Gemfile
160
- - Gruntfile.js
161
- - LICENSE
162
- - README
163
- - Rakefile
164
- assets/js/_main.js
165
- assets/js/plugins
166
- assets/js/vendor
+ - CHANGELOG
+ - Capfile
167
- config
+ - Gemfile
+ - Gruntfile.js
168
- gulpfile.js
+ - LICENSE
169
- log
170
- node_modules
171
- - package.json
+ - package.json*
+ - Rakefile
+ - README
172
- tmp
173
- vendor
174
keep_files:
0 commit comments