.gitignore 生成器

为常见技术栈生成 .gitignore 模板。

支持 Node、Nuxt、Vue、React、Python、Go、Rust、Java、系统和 IDE 文件的 .gitignore 生成器。

.gitignore 生成器

Node
Nuxt
VS Code

生成结果

# Node
node_modules/
npm-debug.log*
yarn-debug.log*
pnpm-debug.log*

# Nuxt
.nuxt/
.output/
dist/
.nitro/
# VS Code
.vscode/*
!.vscode/extensions.json

使用方法

  1. 粘贴或输入内容。
  2. 选择需要的模式或操作。
  3. 检查结果并复制使用。

使用场景

调试 API 响应、配置片段和复制内容。
为文档、工单或代码审查准备干净结果。
分享前在浏览器本地完成检查。

FAQ

相关工具

优先推荐同分类工具,方便继续处理相近任务。

GitHub 工具