Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding .npmignore file #1

Open
2 tasks
ahmedheltaher opened this issue May 5, 2024 · 0 comments
Open
2 tasks

Adding .npmignore file #1

ahmedheltaher opened this issue May 5, 2024 · 0 comments
Labels
enhancement New feature or request npm NPM-related issues, including publishing, versioning, and configurations.

Comments

@ahmedheltaher
Copy link
Owner

Add a .npmignore file to specify files and directories to be ignored when publishing the package to npm.

Todos:

  • Create a .npmignore file in the root directory.
  • Add entries for files and directories that should be ignored during npm publish.

Acceptance Criteria:

  • The .npmignore file is successfully created.
  • All specified files and directories are ignored during npm publish.
@ahmedheltaher ahmedheltaher added enhancement New feature or request npm NPM-related issues, including publishing, versioning, and configurations. labels May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request npm NPM-related issues, including publishing, versioning, and configurations.
Projects
None yet
Development

No branches or pull requests

1 participant