Skip to content

myntdeveloper/gitignore-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Generate .gitignore

A simple and fast web app to generate .gitignore files for your programming language or OS.

🔗 Live Demo: myntdeveloper.github.io/gitignore-generator


✨ Features

  • Select one or multiple languages/frameworks (JavaScript, Python, Java, Kotlin, React, Golang, Rust, Ruby, and more)
  • Instantly generates a ready-to-use .gitignore file
  • One-click Copy to clipboard
  • Clean, minimal UI with animated language preview in the title

🚀 Getting Started

Prerequisites

  • Node.js
  • npm

Installation

git clone https://github.com/myntdeveloper/gitignore-generator.git
cd gitignore-generator
npm install
npm run dev

🛠️ Built With


📦 Deployment

npm run deploy

🖥️ Screenshots

Screen Shot 2026-05-03 at 18 35 51 Screen Shot 2026-05-03 at 18 37 33 Screen Shot 2026-05-03 at 18 37 39

📄 License

MIT

Releases

No releases published

Packages

 
 
 

Contributors