# Rust build output
/target
debug/
release/
*.rs.bk

# Dependency directories
/node_modules
/bower_components

# IDE-specific files
.vscode/
.idea/
*.iml
*.ipr
*.iws
.eclipse
.settings/
.classpath
.project

# Temporary files
*.swp
*.swo
*~
.DS_Store

# Logging files
*.log

# Environment files
.env
.env.local
.env.development.local
.env.test.local
.env.production.local

# Backup files
*.bak
*.gho
*.ori
*.orig
*.tmp

# Benchmark
%BENCH_DIR%
%BENCH_DIR%reports
%BENCH_DIR%bench_10k.log
%BENCH_DIR%bench_100k.log
nul
*.csv
benchmark_data
*.png