.dockerignore

Summary

Maintainability
Test Coverage
# Git
.git
.gitignore

# Logs
log/*

# Temporary files
tmp/*

# Editor temp files
*.swp
*.swo