ignorecheck VS ensure-gitignore

Compare ignorecheck vs ensure-gitignore and see what are their differences.

ignorecheck

A simple CLI/utility to ensure certain patterns are present in a project's .gitignore - Be sure to 🌟 this repository for updates! (by smashah)

ensure-gitignore

Ensure the presence of patterns within a project's gitignore (by seek-oss)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
ignorecheck ensure-gitignore
1 1
4 5
- -
1.8 0.0
about 3 years ago about 1 year ago
TypeScript JavaScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ignorecheck

Posts with mentions or reviews of ignorecheck. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-06.

ensure-gitignore

Posts with mentions or reviews of ensure-gitignore. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-06.
  • Show HN: Ignore-check – A CLI tools to ensure patterns are present in .gitignore
    2 projects | news.ycombinator.com | 6 May 2021
    Hello HN,

    I maintain a library that generates a sensitive files and unfortunately people were committing these sensitive files to public github repos.

    To solve this problem, I built ignore-check which I can add as an install script to my library to make sure the sensitive file pattern is present in the .gitignore file, if it isn't there then this CLI will add it.

    The positive benefit of shipping this as a npx cli command is that I don't need to add another dependency/dev dependency to my package.json

    Big shoutout to this project which was the inspiration for ignore-check: https://github.com/seek-oss/ensure-gitignore

What are some alternatives?

When comparing ignorecheck and ensure-gitignore you can also consider the following projects:

gitignore-ultimate-vscode - VSCode extension that allows to speed up the drafting of .gitignore files.

gitignore.io - Create useful .gitignore files for your project

gign - ⚙️ A cute .gitignore generator

add-gitignore - An interactive CLI tool that adds a .gitignore to your projects.

ignore-sync - a CLI tool to build and sync .*ignore files across files and repositories

Pyignore - VS code extension for generating professional python .gitignore files

gitignore-online-generator - A useful gitignore online generator.