# Site-operational data lives with the sites, not in the repo
# (.siteconfig files change over time; the repo carries only the tools)
*.siteconfig
*wg-private*
*.key
*.pem

# Build output
bin/
obj/

# Local scratch
scratch/
*.log
