deploy.ltd

Deploy first, debug later.

Deploy first, debug later.

← All tools

.gitignore Generator

Stack the ignores.

# Node / Next.js
node_modules/
.next/
out/
dist/
.env
.env*.local
*.log
.DS_Store

# JetBrains / VS Code
.idea/
.vscode/
*.swp
.DS_Store