Skip to content

Commit

Permalink
Update .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
dumganhar committed Nov 4, 2024
1 parent 8d1ea7a commit 40debaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ coverage.lcov
.idea
.rollup.cache

!./*/test/**/node_modules
!./test/fixtures/**/node_modules
!test/**/node_modules
!test/fixtures/**/node_modules

0 comments on commit 40debaa

Please sign in to comment.