All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 33s
12 lines
140 B
Plaintext
12 lines
140 B
Plaintext
# ---> Jekyll
|
|
_site/
|
|
.sass-cache/
|
|
.jekyll-cache/
|
|
.jekyll-metadata
|
|
# Ignore folders generated by Bundler
|
|
.bundle/
|
|
vendor/
|
|
|
|
# backup files
|
|
*~
|