onFOSS.org/.gitignore

10 lines
123 B
Plaintext
Raw Normal View History

2023-05-25 12:50:08 +02:00
# ---> Jekyll
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
# Ignore folders generated by Bundler
.bundle/
/vendor/
2023-05-25 12:50:08 +02:00