anonymousland/.gitignore

9 lines
121 B
Plaintext
Raw Normal View History

2022-05-01 01:17:18 +00:00
# ---> Jekyll
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
# Ignore folders generated by Bundler
.bundle/
2022-10-15 13:20:39 +00:00
vendor/