Skip to content

Commit

Permalink
chore: Update ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
3y3 committed Jan 2, 2025
1 parent 03e50ec commit 404826e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ node_modules

/src/__tests__
/jest.snapshots.js

/external
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ node_modules
/dist
/build
/cache
/coverage
/coverage
/external
3 changes: 2 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ node_modules
/dist
/build
/cache
/coverage
/coverage
/external
3 changes: 2 additions & 1 deletion .stylelintignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ node_modules
/dist
/build
/cache
/coverage
/coverage
/external

0 comments on commit 404826e

Please sign in to comment.