AI Development Team Agent Pack This repository is a boilerplate Git repo for running a Markdown-based AI software development team inside software projects.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
147B

  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
  10. .ai/project/*

Powered by TurnKey Linux.