# Research documents (keep locally, don't commit)
*.txt
*_REPORT.md
*_REFERENCE.md
*_INDEX.md
*_QUICK*.md
*_TOOLS*.md
*_WORKFLOWS.md
00_START_HERE.*

# Build outputs
/dist
/build
*.o
*.a
*.so
*.dylib

# Go
/bin
/vendor
*.test

# IDE
.vscode
.idea
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Project outputs
inventory.json
audit_report.json
audit_report.html
*.log
.env.gitea
