mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-18 17:48:01 +08:00
19 lines
415 B
Plaintext
19 lines
415 B
Plaintext
# 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
|
|
/Vue2/node_modules
|
|
|
|
|