Directory Filters¶
Filter directories when scanning for imports.
Navigation¶
- Select a database from the left sidebar
- Click the Settings button in the top bar
- 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).