2.0.0 • Published 7 months ago
@stackmastery/gitignore v2.0.0
@stackmastery/gitignore
@stackmastery/gitignore
is a simple CLI tool that allows you to quickly add a .gitignore
file to your project by selecting from predefined templates for popular frameworks and tools, such as Node.js, Angular, React, and Vite.
With just one command, you can get the correct .gitignore
file based on your project type.
Installation
Run this to your main terminal
npm i @stackmastery/gitignore
You can use gitignore
directly via npx
without needing to install it globally.
npx gitignore