Skip to content

Commit

Permalink
Add blacklist
Browse files Browse the repository at this point in the history
Signed-off-by: Quoc Trung Hoang <[email protected]>
  • Loading branch information
ichbinfrog committed Aug 3, 2020
1 parent 035a011 commit 71ed039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ parsers:
- type: "dockerfile"
extensions:
- "Dockerfile"

black_list:
- .*\.tar|zip|gz
- .*\.sample.*
- .*\.svg|png|jpg|jpeg
- .*\.svg|png|jpg|jpeg|pdf
- .*\.git.*
- '.*.exe'
- '.*.amd64'

0 comments on commit 71ed039

Please sign in to comment.