Exclude files like Gemfile(.lock), LICENSE from being pushed to _site
This commit is contained in:
parent
c303a20a57
commit
dba69f0d15
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
- title: Start
|
||||
url: "/index.html"
|
||||
url: "/"
|
||||
side: left
|
||||
|
||||
- title: Getting Started
|
||||
|
|
Reference in a new issue