Skip to content

Commit

Permalink
Add default ignore for *.min.js
Browse files Browse the repository at this point in the history
  • Loading branch information
underyx committed May 27, 2020
1 parent 0cb5563 commit fe92862
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions semgrep_agent/templates/.bentoignore
Expand Up @@ -14,6 +14,7 @@ env/
.env/
venv/
.venv/
*.min.js

# Common test directories
test/
Expand Down

0 comments on commit fe92862

Please sign in to comment.