An open API service indexing awesome lists of open source software.

https://github.com/plsankar/gitignore-generator

Create the perfect .gitignore file in no time with our library of pre-made templates.
https://github.com/plsankar/gitignore-generator

git github gitignore gitignore-generator gitignore-templates nextjs

Last synced: 3 months ago
JSON representation

Create the perfect .gitignore file in no time with our library of pre-made templates.

Awesome Lists containing this project

README

          

# Gitignore Generator

A simple and straight forward .gitignore generator, which uses the [github/gitignore](https://github.com/github/gitignore) repo and jsDelivr to read its contents.

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)

![Twitter URL](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgitignore-generator.vercel.app%2F)

https://gitignore-generator.vercel.app/

## Acknowledgements

- [jsDelivr](https://www.jsdelivr.com/)
- [gitignore](https://github.com/github/gitignore)

## Environment Variables

To run this project, you will need to add the following environment variables.

`GITHUB_TOKEN`

`GA_MEASUREMENT_ID`