Files
automaker/.automaker/.gitignore

11 lines
299 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