test-pages/.gitignore

10 lines
122 B
Text
Raw Normal View History

2024-06-29 08:53:35 +00:00
# ---> Jekyll
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
# Ignore folders generated by Bundler
.bundle/
vendor/