Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-12-04 18:44:54 +01:00
forgejo/options/gitignore/Jekyll

8 lines
107 B
Text
Raw Normal View History

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