# Exclude .vscode directory
.vscode/

# Exclude .git directory
.git/
.github/

*.md
.gitignore
.dockerignore

# README screenshots and capture script; not used at runtime
/screenshots/