mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-04 09:13:08 +00:00
13 lines
308 B
Plaintext
13 lines
308 B
Plaintext
# Backup files - these are created automatically by the UpdateFeatureStatus tool
|
|
feature_list.backup.json
|
|
|
|
# Agent context files - created during feature execution
|
|
agents-context/
|
|
|
|
# Attached images - uploaded by users as feature context
|
|
images/
|
|
|
|
# Launch script - local development script
|
|
launch.sh
|
|
|
|
.cursor |