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.
- Host: GitHub
- URL: https://github.com/plsankar/gitignore-generator
- Owner: plsankar
- Created: 2023-05-09T18:37:45.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-26T06:48:06.000Z (about 3 years ago)
- Last Synced: 2026-01-03T22:52:40.706Z (6 months ago)
- Topics: git, github, gitignore, gitignore-generator, gitignore-templates, nextjs
- Language: TypeScript
- Homepage: https://gitignore-generator.vercel.app
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
[](https://choosealicense.com/licenses/mit/)

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`