Skip to content

Commit 246d434

Browse files
authored
Ignore node_modules
1 parent 7b21576 commit 246d434

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎_config.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ locale : "en-US"
1010
title : "GitHub Cheatsheets"
1111
title_separator : "-"
1212
name : "GitHub, Inc."
13-
description :
13+
description :
1414
baseurl : # the subpath of your site, e.g. "/blog"
1515
gh_repo : github/training-kit
1616
teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"
@@ -64,6 +64,7 @@ exclude:
6464
- Gemfile
6565
- Gemfile.lock
6666
- gems
67+
- node_modules
6768
- Procfile
6869
- Rakefile
6970
- README.md

0 commit comments

Comments
(0)