Skip to content

Commit

Permalink
Merge pull request #328 from sylvainmetayer/gh-pages
Browse files Browse the repository at this point in the history
fix: exclude file from being generated on build (#2)
  • Loading branch information
mehmandarov committed Jan 28, 2019
2 parents 5f2608f + 9ef603a commit 951b6e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,5 @@ plugins:

jekyll-mentions:
base_url: https://github.com

exclude: ["travis.sh", "Rakefile", "README.md", "Gemfile", "Gemfile.lock", "FAQ.md"]

0 comments on commit 951b6e1

Please sign in to comment.