WorkTracker/.dockerignore

10 lines
106 B
Text
Raw Normal View History

**/.git
**/.gitignore
**/.vs
**/.vscode
**/bin
**/obj
**/TestResults
**/node_modules
Dockerfile
README.md