1.0.0 • Published 3 years ago

ultimate-gitignore v1.0.0

Weekly downloads
-
License
CC0-1.0
Repository
github
Last release
3 years ago

ultimate-gitignore

The ultimate Javascript development .gitignore

This project compiles multiple .gitignore from the GitHub's gitignore Collection.
It attempts to be a sensible default .gitignore file for Javascript Projects and libraries (Node.JS / Browser)

For more information about how .gitignore files work, and how to use them, the following resources are a great place to start:

Add to your project folder

Download the

ultimate.gitignore

or

Via command line

npx ultimate-gitignore

or

curl https://victornpb.github.io/ultimate-gitignore/ultimate.gitignore > .gitignore

Summary

Rules155
Comments134
Total388 lines (7.81 KB)

For more details check out template.txt and exclude.txt

Contributing workflow

Here’s how we suggest you go about proposing a change to this project:

  1. Fork this project to your account.
  2. Create a branch for the change you intend to make.
  3. Make your changes to your fork.
  4. Send a pull request from your fork’s branch to our main branch.

Using the web-based interface to make changes is fine too, and will help you by automatically forking the project and prompting to send a pull request too.

License

CC0-1.0.