# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
bin

# Test binary, built with `go test -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# Dependency directories (remove the comment below to include it)
# vendor/

# Go workspace file
go.work

# IDE specific files
.idea/
.vscode/
*.swp
*.swo

# OS specific files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

# Log files
*.log

# Environment variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local

bin/
dist/

.claude/settings.local.json

**/*/extracted_images
**/*/exported_output.md
**/*/__pycache__
**/*.pyc
**/*.pyo
**/*/.venv
**/*/venv

DOCLING_DEV_PLAN.md

tests/docprocessing/*.md
tests/docprocessing/*.png
tmp_*

# Security scan outputs
SECURITY_HARDENING.md
gosec.out
.mcp-scan
mcp-scan.out
semgrep.out
**/*sbom*.json
**/*vulnerability*scan*.json
**/vulnerability-report.json
**/*.sarif

# serena https://github.com/oraios/serena
!*.serena/project.yml
.serena/memories
.serena/cache
.serena/logs

# specify, just testing it out for now
.specify
.claude/commands/plan.md
.claude/commands/specify.md
.claude/commands/tasks.md
.serena
