# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# astra/runtime/examples
*.json/

# Virtual environments
.venv
.venv-pdf

# Environment variables
.env
.env.local
.env.*.local

# Debug and temp artifacts
**/.debug/
astra/runtime/.debug/
jsons/
limca_db/
astra/benchmarks/
astra/evals/

# Database files
*.db

# Secrets / credentials
google_credentials.json

# Node.js / JavaScript
node_modules/

# Build outputs
astra_landing_page/
astra-cloud/

# macOS
.DS_Store

# IDE
.claude/
.cursorrules

# Test artifacts
test/

# Compiled / package artifacts
*.pdf
*.zip

cookbook/
docs/

*.egg-info

google_credentials.json


paper/
# *.md

agentos-investment-team/

.github