MOOSE_DOCS/.gitignore
2023-11-03 15:23:19 +01:00

12 lines
236 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/
Gemfile.lock