devkit 0.1.0

A comprehensive developer toolkit for project analysis and management
/target

# Rust build directory
/target/

# IDE specific files
.idea/
.vscode/
*.swp
*.swo
.DS_Store

# Debug files
**/*.rs.bk
*.pdb

# Environment files
.env
.env.local

# Generated documentation
/doc/
/target/doc/

# Cargo lock file should be included for binary projects
# Cargo.lock