10 lines
106 B
Text
10 lines
106 B
Text
|
|
**/.git
|
||
|
|
**/.gitignore
|
||
|
|
**/.vs
|
||
|
|
**/.vscode
|
||
|
|
**/bin
|
||
|
|
**/obj
|
||
|
|
**/TestResults
|
||
|
|
**/node_modules
|
||
|
|
Dockerfile
|
||
|
|
README.md
|