# jekyll
# See <https://github.com/github/gitignore/blob/main/Jekyll.gitignore>
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
# Ignore folders generated by Bundler
.bundle/
vendor/

# bundler
*.gem
# Gemfile.lock

# python
*.whl

# npm
node_modules
# package-lock.json

# _sass
_sass/@primer/css/**/*.md

# lighthouse
*.report.html

# action
action.changelog.md

# custom
.DS_Store
.yarn
