mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 09:37:28 +00:00
7 lines
179 B
Text
7 lines
179 B
Text
|
|
# Add directories or file patterns to ignore during indexing (e.g. foo/ or *.csv)
|
||
|
|
locales/
|
||
|
|
apps/desktop/resources/locales/
|
||
|
|
**/__snapshots__/
|
||
|
|
**/fixtures/
|
||
|
|
src/database/migrations/
|