add-gitignore
Project generator
Automates the creation of a `.gitignore` file to ignore project files and directories.
An interactive CLI tool that adds a .gitignore to your projects.
675 stars
8 watching
14 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 2 awesome lists
cligitgitignoreinteractivenodejs
Related projects:
Repository | Description | Stars |
---|---|---|
laggardkernel/git-ignore | Generates .gitignore files using pre-defined templates from gitignore.io | 28 |
sirjson/fzf-gitignore | A plugin for Nvim and pynvim that provides a fzf interface for creating .gitignore files using the gitignore.io API. | 2 |
groda/the_ultimate_gitignore_guide | A comprehensive guide to Git ignore files, covering best practices, patterns, and usage | 18 |
webcomm/magento-gitignore | A Git configuration file optimized for Magento-based e-commerce projects | 9 |
voronkovich/gitignore.plugin.zsh | A tool for managing ignore files in Git repositories | 53 |
importre/alfred-gi | A tool to search for Git ignore files from GitHub repositories | 9 |
mailtoharshit/gitignore | A .gitignore file tailored to Salesforce or Force.com Projects | 29 |
petanikode/belajar-git | A tutorial repository on Git and GitHub for beginners | 213 |
clj-jgit/clj-jgit | A Clojure wrapper around the JGit library for interacting with Git repositories. | 252 |
explodingcabbage/sublime-gitignorer | Automatically updates Sublime Text settings to exclude files ignored by Git | 76 |
bkaradzic/genie | Automates project creation by generating build files based on a Lua script | 904 |
geode-solutions/genepi | Generates a Node.js addon from C++ code using N-API | 81 |
digininja/githunter | A tool for searching a Git repository for interesting content | 95 |
dmbfm/gi | A program that generates .gitignore files based on templates from an external source. | 10 |
hercules-ci/gitignore.nix | Emulates gitignore behavior to filter local sources in Nix projects | 248 |