14 lines
193 B
Plaintext
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
|