Skip to content

Commit 09b110f

Browse files
okwasniewskifacebook-github-bot
authored andcommitted
fix: add verdaccio generated files to .gitignore (facebook#41783)
Summary: When working with Verdaccio (testing the template, releasing packages) - I've stumbled upon a lot of changes in the repo: ![CleanShot 2023-12-04 at 13 14 12@2x](https://github.com/facebook/react-native/assets/52801365/74ce53a2-b885-41f4-9a12-968a8577285e) ## Changelog: [INTERNAL] [ADDED] - Add verdaccio generated files to .gitignore Pull Request resolved: facebook#41783 Test Plan: CI Green Reviewed By: christophpurrer Differential Revision: D51808583 Pulled By: huntie fbshipit-source-id: fec2a13883590d0c6af179c3804fba9d4235dde2
1 parent ead73de commit 09b110f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,4 @@ vendor/
156156

157157
# CircleCI
158158
.circleci/generated_config.yml
159+
.circleci/storage

0 commit comments

Comments
 (0)