Skip to content

Conversation

@thedanchez
Copy link
Contributor

Description

This PR removes all superfluous .npmignore and some missed .gitignore files. The .npmignore files are only relevant for packages that are being published to npm so the packages under examples/* have no need for them. Moreover, since the packages under the packages/* directory already specify files in their package.json, the .npmignore files there are also not necessary because the files takes precedence in whitelisting what gets published to npm.

The .gitignores are not needed since we have a global, top-level one.

Type of change

  • Housekeeping

How Has This Been Tested?

  • CI Checks Pass

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

@rvowles rvowles merged commit 2577042 into featurehub-io:main Oct 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants