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.

10 lines
124B

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

Powered by TurnKey Linux.