Skip to content

Instantly share code, notes, and snippets.

@Ginows
Ginows / .gitignore
Last active September 20, 2025 12:44
# Node dependencies (reinstallable packages)
node_modules
# Hosting metadata (managed by Vercel)
.vercel
# Next.js build outputs (recreated by build/export)
.next
.next/cache
out