Files
zotero-notes-export-org/.gitignore
2026-02-17 21:25:46 +01:00

40 lines
339 B
Plaintext

# Dependencies
node_modules/
# Build output
.scaffold/
*.xpi
# Environment
.env
.env.local
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Logs
*.log
npm-debug.log*
# Test
coverage/
# Nix
result
.direnv/
# AI agent artifacts
.agent-shell/
opencode.json
# Internal development artifacts
PLAN.md
zotero-notes-export.ts