Skip to content

Commit

Permalink
cicd: added dist folder to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivica Matic committed Oct 24, 2023
1 parent a8cde8b commit 676bfea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ chrome-user-data
.vscode
*.swp
*.swo

dist/
packages/react-devtools-core/dist
packages/react-devtools-extensions/chrome/build
packages/react-devtools-extensions/chrome/*.crx
Expand Down

0 comments on commit 676bfea

Please sign in to comment.