Skip to content

Best practices

jahwag edited this page Aug 5, 2024 · 2 revisions

Best Practices

Optimizing Sync Performance

  1. Use .claudeignore to exclude unnecessary files
  2. Sync frequently to reduce the amount of data transferred
  3. Adjust upload_delay based on your network conditions

Security Considerations

  1. Never share your Claude.ai credentials
  2. Use .claudeignore to exclude sensitive files
  3. Regularly review synced files to ensure no sensitive data is accidentally uploaded

Working with Large Projects

  1. Break large projects into smaller, manageable subprojects
  2. Use selective syncing to focus on specific directories
  3. Increase max_file_size if necessary, but be cautious of performance impact

Clone this wiki locally