https://github.com/mbj36/gitignore
Create gitignore for your project from command line
https://github.com/mbj36/gitignore
cli git gitignore
Last synced: about 1 month ago
JSON representation
Create gitignore for your project from command line
- Host: GitHub
- URL: https://github.com/mbj36/gitignore
- Owner: mbj36
- Created: 2018-05-24T03:31:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-24T06:59:00.000Z (about 8 years ago)
- Last Synced: 2025-02-15T14:34:49.573Z (over 1 year ago)
- Topics: cli, git, gitignore
- Language: JavaScript
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gitignore
Create gitignore for your project from command line
## Install
`npm install -g make-gitignore`
or
`yarn add global make-gitignore`
## Usage
From the root directory of your project, in your terminal
`gitignore`
It will create a `.gitignore` file