DEV/GIT
.gitignore Generator
Build a .gitignore from stack presets: Node, Python, Go, Rust, Docker, Terraform, editors, and OS files.
Stacks
4 selected
.gitignore
# Node node_modules/ npm-debug.log* yarn-error.log pnpm-debug.log* .pnpm-store/ dist/ build/ coverage/ # Env & secrets .env .env.local .env.*.local *.pem *.key # macOS .DS_Store .AppleDouble ._* # Editors .idea/ .vscode/* !.vscode/extensions.json *.swp
Related tools
All →DEV/FORMAT
JSON Formatter
Prettify, minify, and validate JSON data strings instantly.
DEV/SQL
SQL Editor & Checker
Format SQL and lint for missing WHERE, unmatched quotes, and common mistakes.
DEV/AUTH
JWT Debugger
Decode and inspect JSON Web Token headers and payloads.
DEV/SCHED
Cron Editor
Build and explain crontab expressions.