Skip to content

gitignore-in/website

Repository files navigation

gitignore-in/website

Source code for gitignore.in — a web interface for generating .gitignore files.

Stack

  • React 19 + Vite + TypeScript
  • Runtime: bun
  • Lint/format: Biome
  • E2E tests: Cypress

Local development

bun install
bun run dev        # http://localhost:3000
bun run lint       # Biome check + readme sync check
bun run build      # production build

Deployment

See DEPLOYING.md for the deployment process and rollback instructions.

Change history

See CHANGELOG.md for notable changes.

Related

About

Source code for gitignore.in — generate .gitignore files for your projects

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors