Skip to content

Instantly create a .gitignore for your project through your CLI

Notifications You must be signed in to change notification settings

CoderParth/ignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instantly create a .gitignore file for your project through your command line.

Type ignore <project-type> to create a .gitignore file for your project.

Example: ignore rust

This will create a .gitignore file for a rust project.

Incase, you already have a .gitignore file, recommended patterns will be appended, and duplicates will not be added to your existing .gitignore file.

See ignore --all to see the list of supported projects.

About

Instantly create a .gitignore for your project through your CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages