awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TejasQ avatar

TejasQ/add-gitignore

0
View on GitHub↗
722 stars·16 forks·JavaScript·MIT·3 viewswww.npmjs.com/package/add-gitignore↗

Add Gitignore

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

Features

  • CLI Utilities - Interactive CLI to generate .gitignore files.
  • Developer Utilities - Interactive generator for .gitignore files.
  • Development Utilities - Generate project-specific ignore files.

Star history

Star history chart for tejasq/add-gitignoreStar history chart for tejasq/add-gitignore

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Add Gitignore

Similar open-source projects, ranked by how many features they share with Add Gitignore.
  • shobrook/reboundshobrook avatar

    shobrook/rebound

    4,119View on GitHub↗

    Rebound is an automated error resolver and exception handling extension that maps runtime exceptions to external community knowledge bases. It functions as a search automation tool designed to surface community-driven error resolutions directly in the terminal when a software exception is thrown. The tool specifically integrates with Stack Overflow to automatically fetch relevant discussion threads and solutions during a program crash. It reduces manual searching by retrieving these community answers without requiring the developer to leave the command line interface. The system covers autom

    Pythoncommand-line-interfacecommand-line-toolerror-messages
    View on GitHub↗4,119
  • jarun/bcaljarun avatar

    jarun/bcal

    694View on GitHub↗

    :1234: Bits, bytes and general-purpose calculator

    Ccalculatorclicommand-line
    View on GitHub↗694
  • junegunn/fzfjunegunn avatar

    junegunn/fzf

    81,017View on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe-oriented architecture, it integrates into existing shell pipelines and workflows to facilitate efficient data exploration. What distinguishes this tool is its highly extensible, event-driven design that allows for deep integration with external processes. It supports asynchrono

    Gobashclifish
    View on GitHub↗81,017
  • casey/justcasey avatar

    casey/just

    34,302View on GitHub↗

    This project is a command-line task runner designed to manage project-specific workflows through a centralized, configuration-driven interface. It functions as a declarative tool for organizing build logic, environment variables, and task dependencies into a structured format, enabling the automation of complex development pipelines. The tool distinguishes itself by providing a shell-agnostic execution layer that ensures consistent behavior across Windows, macOS, and Linux. It supports advanced workflow orchestration by constructing directed acyclic graphs to manage task prerequisites, while

    Rust
    View on GitHub↗34,302
See all 30 alternatives to Add Gitignore→

Frequently asked questions

What does tejasq/add-gitignore do?

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

What are the main features of tejasq/add-gitignore?

The main features of tejasq/add-gitignore are: CLI Utilities, Developer Utilities, Development Utilities.

What are some open-source alternatives to tejasq/add-gitignore?

Open-source alternatives to tejasq/add-gitignore include: jarun/bcal — :1234: Bits, bytes and general-purpose calculator. shobrook/rebound — Rebound is an automated error resolver and exception handling extension that maps runtime exceptions to external… mellowcandle/bitwise — Terminal based bit manipulator in ncurses. casey/just — This project is a command-line task runner designed to manage project-specific workflows through a centralized,… matthewyork/datetools — DateTools is a date manipulation library for iOS applications that provides utilities for date arithmetic, range… junegunn/fzf — This project is a general-purpose command-line filter that provides an interactive interface for processing standard…