# Generated by Cargo
# will have compiled files and executables
/target/

# Backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# Editor-specific files
.vscode/
.idea/
*~
*.swp
*.swo
*#
.#*

# OS-specific files
.DS_Store

# Claude configuration files
.claude/
.cursor/
.roo/
.roomodes
.taskmasterconfig
.windsurfrules
.env.example

# Sample files and test data
scripts/example_prd.txt
scripts/prd.txt
test_shared_registry/

# Task Master files
tasks.json
tasks/