AI Development Team Agent Pack This repository is a boilerplate Git repo for running a Markdown-based AI software development team inside software projects.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 line
134B

  1. # Local AI working state
  2. .ai/local/*
  3. !.ai/local/README.md
  4. .ai/logs/*.md
  5. !.ai/logs/README.md
  6. sandbox/*
  7. # OS files
  8. .DS_Store
  9. Thumbs.db

Powered by TurnKey Linux.