# Build artifacts
/target
**/*.rs.bk
*.pdb

# IDE and editor files
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
Thumbs.db

# Environment
.env
.env.local

/data