Skip to content

Commit

Permalink
Exclude directories for website generation
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Sep 8, 2015
1 parent f4a8088 commit 168172a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions couscous.yml
Expand Up @@ -4,6 +4,13 @@ scripts:
before:
- lessc --clean-css website/less/main.less website/css/all.min.css

exclude:
- vendor
- website
- src
- tests
- logo

menu:
items:
introduction:
Expand Down

0 comments on commit 168172a

Please sign in to comment.