Skip to content

Quickly generate a .gitignore file for your react project

License

Notifications You must be signed in to change notification settings

merin83/react-gitignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-gitignore 🔀

Quickly generate a .gitignore file for your react, next, gatsby, lerna or monorepo project


npm downloads MIT License node-version version

The Problem

A simple npm executable library to quickly create a .gitignore file for my react projects. Previously I had to create a gitingore file and copy paste it's content each time i want to push it into Github.

Installation

Run the below command at the root of your project directory

npx react-gitignore

Releases

No releases published

Packages

No packages published