mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-19 18:22:11 +08:00
chore: 增加cursor codebase indexing忽略配置
This commit is contained in:
17
.cursorignore
Normal file
17
.cursorignore
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
# Add directories or file patterns to ignore during indexing (e.g. foo/ or *.csv)
|
||||||
|
/OpenAuth.App/bin
|
||||||
|
/OpenAuth.App/obj
|
||||||
|
/OpenAuth.Mvc/bin
|
||||||
|
/OpenAuth.Mvc/obj
|
||||||
|
/OpenAuth.WebApi/bin
|
||||||
|
/OpenAuth.WebApi/obj
|
||||||
|
/Infrastructure/bin
|
||||||
|
/Infrastructure/obj
|
||||||
|
/OpenAuth.Identity/bin
|
||||||
|
/OpenAuth.Identity/obj
|
||||||
|
/newdocs/node_modules
|
||||||
|
/newdocs/docs/.vuepress/.cache
|
||||||
|
/newdocs/docs/.vuepress/.temp
|
||||||
|
/newdocs/docs/.vuepress/dist
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user