Skip to content

Commit

Permalink
Add curl to list of ignored binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Sep 28, 2023
1 parent 79586b2 commit 770c0b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants.ts
Expand Up @@ -24,6 +24,7 @@ export const IGNORED_GLOBAL_BINARIES = [
'cd',
'chmod',
'cp',
'curl',
'deno',
'dirname',
'echo',
Expand Down

0 comments on commit 770c0b4

Please sign in to comment.