Files
automaker/.automaker/.gitignore
2025-12-10 14:40:06 -05:00

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