Skip to content

Commit

Permalink
Ignore internal API layouts
Browse files Browse the repository at this point in the history
  • Loading branch information
locks committed Dec 12, 2016
1 parent cc69ecf commit 7a3d108
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@
# Don't build API layouts
ignore 'api/class.html.erb'
ignore 'api/module.html.erb'
ignore 'internal_api/class.html.erb'
ignore 'internal_api/module.html.erb'

# Don't build templates for example apps because they are embedded in other JS
ignore 'javascripts/app/examples/*/templates/*'
Expand Down

0 comments on commit 7a3d108

Please sign in to comment.