hrms-api-backend/BMA.EHR.CheckInConsumer/.dockerignore

25 lines
202 B
Text
Raw Normal View History

2026-06-23 11:38:40 +07:00
# Build artifacts
bin/
obj/
# IDE / tooling
Properties/
.vs/
.vscode/
.idea/
# Source control
.git/
.gitignore
# Documentation
*.md
# Docker
Dockerfile
.dockerignore
# OS files
.DS_Store
Thumbs.db