mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
First version of the new GitHub pages
This commit is contained in:
11
docs/.gitignore
vendored
Normal file
11
docs/.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user