# Secrets
.env

# Jekyll build output
_site/
.jekyll-cache/
.jekyll-metadata

# Ruby / Bundler
Gemfile.lock
vendor/

# Python
__pycache__/
*.pyc
.venv/
venv/
