A simple and fast web app to generate .gitignore files for your programming language or OS.
🔗 Live Demo: myntdeveloper.github.io/gitignore-generator
- Select one or multiple languages/frameworks (JavaScript, Python, Java, Kotlin, React, Golang, Rust, Ruby, and more)
- Instantly generates a ready-to-use
.gitignorefile - One-click Copy to clipboard
- Clean, minimal UI with animated language preview in the title
- Node.js
- npm
git clone https://github.com/myntdeveloper/gitignore-generator.git
cd gitignore-generator
npm install
npm run dev- React
- TypeScript
- Vite
- Deployed via GitHub Pages
npm run deployMIT


