Skip to content

Commit

Permalink
Remove verification_artifacts/ from ignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
circle-aloychan authored Dec 24, 2024
1 parent 1452c65 commit b1a15b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ yarn-error.log
coverage/
coverage.json

verification_artifacts/

blacklist.*.json

LICENSE
2 changes: 2 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ yarn-error.log
coverage/
coverage.json

verification_artifacts/

blacklist.*.json

LICENSE

0 comments on commit b1a15b2

Please sign in to comment.