Skip to content

Commit

Permalink
Added back reproduction folders to ignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
zaxovaiko committed Sep 20, 2024
1 parent f29c6ce commit 2a4690d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@
/packages/*/cjs
/packages/*/esm
/packages/*/node_modules
/reproductions/dist
/reproductions/node_modules
/reproductions/.parcel-cache
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
/packages/*/cjs
/packages/*/esm
/packages/*/node_modules
/reproductions/dist
/reproductions/node_modules
.turbo
9 changes: 0 additions & 9 deletions lerna-debug.log

This file was deleted.

0 comments on commit 2a4690d

Please sign in to comment.