# Agent-generated output directories
generations/*
!generations/library_rag/

# Python cache and compiled files
__pycache__/
*.pyc
*.pyo
*.pyd

# Log files
logs/
*.log

.env
venv

# Node modules (if any)
node_modules/
package-lock.json

# Backup and temporary files
backup_migration_*/
restoration_log.txt
restoration_remaining_log.txt
summary_generation_progress.json
nul

# Archives (migration scripts moved here)
archive/