https://github.com/jmsv/gitignore-dl
CLI tool to get a .gitignore file for your language from GitHub's collection
https://github.com/jmsv/gitignore-dl
cli github gitignore node typescript
Last synced: 3 months ago
JSON representation
CLI tool to get a .gitignore file for your language from GitHub's collection
- Host: GitHub
- URL: https://github.com/jmsv/gitignore-dl
- Owner: jmsv
- Created: 2022-07-02T13:49:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-02T22:00:42.000Z (over 3 years ago)
- Last Synced: 2025-09-29T15:51:52.864Z (4 months ago)
- Topics: cli, github, gitignore, node, typescript
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/gitignore-dl
- Size: 183 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gitignore-dl
[](https://badge.fury.io/js/gitignore-dl)
CLI tool to get a .gitignore file for your language from [GitHub's collection](https://github.com/github/gitignore)
```sh
npx gitignore-dl
```