Skip to content

Commit

Permalink
update example exclude.patterns to new syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
florianjacob committed Dec 28, 2016
1 parent aeb7a8a commit a888ee3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/examples/etc/snazzer/exclude.patterns
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var/cache
var/lib/docker/*
.snapshots
tmp
/var/cache
/var/lib/docker/*
*/.snapshots
/tmp
*backup*
*secret*

0 comments on commit a888ee3

Please sign in to comment.