# Binaries
bin/
*.exe
*.exe~
*.dll
*.so
*.dylib
/aegisflow
/aegisflow-operator
/aegisctl

# Test
*.test
*.out
coverage.html

# Go
vendor/

# Python
__pycache__/
*.py[cod]

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

# OS
.DS_Store
Thumbs.db

# Environment
.env
.env.*

# Docker
docker-compose.override.yaml

# Personal notes
LAUNCH_POSTS.txt
DEMO_GUIDE.txt
ai_gateway_project_idea.md
*.mov
*.mp4
*.png
resume/
INTERVIEW_NOTES.md
DEVTO_ARTICLE.md
AegisFlow_Pivot_Plan_2026-04-06.md
AegisFlow_Enterprise_Grade_Uplift_Plan_2026-04-06.md

# Example WASM build artifacts
examples/wasm-plugin/plugin.wasm
# Internal docs
docs/specs/
docs/plans/
docs/superpowers/
Awesome-LLMOps
.claude/
.claude/worktrees/

# PR-writer installer artifacts
.aegisflow-run/
configs/pr-writer.yaml
