Skip to content

MehediH/gitgat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitgat

A simple command to automatically generate .gitignore files for your project.

Installation

npm i gitgat --g

Demo

demo of gitgagt

Usage

  • Simply run gitgat on the command line
  • Or run gitgat with the .gitignore files you want. So for example, gitgat node python kotlin will create .gitignore file for Node, Python, and Kotlin. You can also add the --overwrite option to skip the overwrite confirmation question.

About

A simple command to automatically generate .gitignore files for your project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published