Skip to content

Commit

Permalink
fix: add verdaccio generated files to .gitignore (facebook#41783)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
okwasniewski authored and facebook-github-bot committed Dec 4, 2023
1 parent ead73de commit 09b110f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -156,3 +156,4 @@ vendor/

# CircleCI
.circleci/generated_config.yml
.circleci/storage

0 comments on commit 09b110f

Please sign in to comment.