19 lines
185 B
Plaintext
19 lines
185 B
Plaintext
**/.dockerignore
|
|
**/.env
|
|
**/.git
|
|
**/.gitignore
|
|
**/.vs
|
|
**/.vscode
|
|
**/*.*proj.user
|
|
**/*.dbmdl
|
|
**/*.jfm
|
|
**/bin
|
|
**/obj
|
|
**/out
|
|
**/pdfs
|
|
**/node_modules
|
|
**/.DS_Store
|
|
**/wwwroot/lib
|
|
README.md
|
|
|