nekojimi.moe/.gitignore
Nekojimi aef1b8fc4a
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 33s
Add demo workflow.
2024-10-24 17:31:02 +01:00

12 lines
140 B
Plaintext

# ---> Jekyll
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
# Ignore folders generated by Bundler
.bundle/
vendor/
# backup files
*~