ensure-gitignore VS gign

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

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
ensure-gitignore gign
1 1
5 11
- -
0.0 3.2
about 1 year ago almost 2 years ago
JavaScript Rust
MIT License 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.

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

gign

Posts with mentions or reviews of gign. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

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

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

fd - A simple, fast and user-friendly alternative to 'find'

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

bat - A cat(1) clone with wings.

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

ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore

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

xrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore [Moved to: https://github.com/BurntSushi/ripgrep]

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

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

cli - The CLI Application of Gitignored. Provide A Faster Way to Generate .gitignore File via Caching