.gitignore Generator
Generate .gitignore files for Node, Python, Java, Go, Rust and more.
Generate .gitignore files for Node, Python, Java, Go, Rust and more.
### Node ### node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* .pnpm-debug.log* dist/ build/ .env .env.local coverage/ .next/ out/ ### macOS ### .DS_Store .AppleDouble .LSOverride Icon ._* .Spotlight-V100 .Trashes ### VSCode ### .vscode/* !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json