pages/.gitignore
2024-11-13 12:30:18 +00:00

10 lines
122 B
Plaintext

# ---> Jekyll
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
# Ignore folders generated by Bundler
.bundle/
vendor/