mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
* 📝 docs: add some cursor rules & optimize codebase indexing * 📝 docs: some code reviews issue by greptile
7 lines
179 B
Plaintext
7 lines
179 B
Plaintext
# Add directories or file patterns to ignore during indexing (e.g. foo/ or *.csv)
|
|
locales/
|
|
apps/desktop/resources/locales/
|
|
**/__snapshots__/
|
|
**/fixtures/
|
|
src/database/migrations/
|