17 lines
159 B
Plaintext
17 lines
159 B
Plaintext
**/.DS_Store
|
|
**/.git
|
|
**/.gitignore
|
|
**/.vs
|
|
**/.vscode
|
|
**/bin
|
|
**/obj
|
|
**/TestResults
|
|
**/*.user
|
|
**/*.suo
|
|
**/*.cache
|
|
|
|
Dockerfile
|
|
docker-compose*.yml
|
|
README.md
|
|
docs
|