mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 20:03:37 +00:00
- Added .automaker/ to .gitignore to prevent tracking of the entire directory. - Deleted outdated files including app_spec.txt, categories.json, memory.md, clean-code.md, and gemini.md from the .automaker context. - Enhanced the mcp-server-factory.js and spec-regeneration-service.js to enforce status management for new features, ensuring they default to "backlog" and clarifying status handling in comments. - Introduced a new file browsing endpoint in fs.ts to improve directory navigation while maintaining security constraints.
15 lines
213 B
Plaintext
15 lines
213 B
Plaintext
#added by trueheads > will remove once supercombo adds multi-os support
|
|
launch.sh
|
|
|
|
# Dependencies
|
|
node_modules/
|
|
|
|
# Build outputs
|
|
dist/
|
|
.next/
|
|
node_modules
|
|
.automaker/images/
|
|
.automaker/
|
|
/.automaker/*
|
|
/.automaker/
|