Skip to content

Commit

Permalink
Chore: adds jscpd to ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
pustovitDmytro committed Apr 18, 2021
1 parent 36d8a09 commit 8520cea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -7,4 +7,5 @@ coverage/*
tmp/*
logs/*
*.log
*.tgz
*.tgz
./reports/jscpd/*
4 changes: 3 additions & 1 deletion .npmignore
Expand Up @@ -12,4 +12,6 @@ bin
.mocharc.json
.nycrc.json
.releaserc.json
coverage/*
coverage/*
.jscpd.json
./reports/jscpd/*

0 comments on commit 8520cea

Please sign in to comment.