@tcp19/dotgitignore
v1.0.1
Published
dotgitignore is a cli tool to automatically create .gitignore files depending on different projects and codebase.
Readme
dotgitignore
dotgitignore is a cli tool that automatically creates .gitignore file depending on different projects and codebase.
Installation
Install the npm package
npm -g install @tcp19/dotgitignore
Usage
dotgitignore
dotgitignore
Easily ignore environment files on your projects
? What project file do you wish to ignore. search: (Use arrow keys or type to search)
> angular
c
flutter
java
(Move up and down to reveal more choices)Use the arrow keys to navigate to node or type node to search
dotgitignore
Easily ignore environment files on your projects
? What project file do you wish to ignore. search: node
> nodeHit enter
dotgitignore
Easily ignore environment files on your projects
? What project file do you wish to ignore. search: node
Successfully created an ignore file node project :tadaCONTRIBUTING.md
If you've ever wanted to contribute to open source, and a great cause, now is your chance!
See the dotgitignore Contributing docs for more information
