AIStorageDepot
← Prompt library

.gitignore

File · Start here · #example #ignore

# The File type holds any plain file you want to store, tag, and reuse —
# ignore files, scripts, snippets, templates. This is a sample .gitignore.

# Dependencies
node_modules/

# Build output
dist/
build/
.next/

# Env & secrets — never commit these
.env
.env.local
*.pem

# Logs
*.log
npm-debug.log*

# OS / editor cruft
.DS_Store
Thumbs.db
.idea/
.vscode/

This is one of dozens of free prompts in the AIStorageDepot library. Sign up free to save them, version them, and pull them straight into Claude, Cursor, or VS Code over MCP.