Skip to content

Directory Filters

Filter directories when scanning for imports.

  1. Select a database from the left sidebar
  2. Click the Settings button in the top bar
  3. Find the Directory Filters section

Filter Types

  • Contains: Directory name contains the value
  • Exact: Directory name exactly matches
  • Glob: Use wildcard patterns (e.g., .tmp,.log)
  • Regex: Regular expression pattern

Note

All filters must match (AND logic).

Back to Settings