mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
fix: add verdaccio generated files to .gitignore (#41783)
Summary: When working with Verdaccio (testing the template, releasing packages) - I've stumbled upon a lot of changes in the repo:  ## Changelog: [INTERNAL] [ADDED] - Add verdaccio generated files to .gitignore Pull Request resolved: https://github.com/facebook/react-native/pull/41783 Test Plan: CI Green Reviewed By: christophpurrer Differential Revision: D51808583 Pulled By: huntie fbshipit-source-id: fec2a13883590d0c6af179c3804fba9d4235dde2
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ead73de464
commit
09b110fef8
@@ -156,3 +156,4 @@ vendor/
|
||||
|
||||
# CircleCI
|
||||
.circleci/generated_config.yml
|
||||
.circleci/storage
|
||||
|
||||
Reference in New Issue
Block a user