mirror of
https://github.com/lobehub/lobe-chat.git
synced 2025-12-20 01:12:52 +08: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/
|