Files
poimen-workflows/.gitignore
T

14 lines
193 B
Plaintext

# Ignore markdown docs except agent-prompts and README
*.md
!README.md
!agent-prompts/*.md
!agent-prompts/**/*.md
# Binaries
starter
worker
poimen
# Compiled binaries
poimen-worker
poimen-api