Files
endorphin/.gitignore
2023-04-20 21:08:06 -04:00

11 lines
223 B
Plaintext

# Copied from https://github.com/github/gitignore/blob/main/Jekyll.gitignore
# Ignore metadata generated by Jekyll
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
# Ignore folders generated by Bundler
.bundle/
vendor/