mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-09-18 17:48:00 +08:00
9 lines
85 B
Plaintext
9 lines
85 B
Plaintext
## Ignore docfx artifacts
|
|
|
|
/**/DROP/
|
|
/**/TEMP/
|
|
/**/packages/
|
|
/**/bin/
|
|
/**/obj/
|
|
_site
|