Skip to content

Commit

Permalink
test(ignore): Provide examples of whitelisting
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Jun 16, 2017
1 parent 4535239 commit a69b7bb
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/fixtures/ignore_files/.cobalt.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
ignore:
- "README"
- "**/*.scss"
- "!.htaccess"
- "!.well-known"
- "!.well-known/**"
Empty file.
Empty file.
Empty file.
Empty file.

0 comments on commit a69b7bb

Please sign in to comment.