Missed a Jekyll file (index.html in the root, which also needed to be removed from .gitignore)
This commit is contained in:
parent
8dfaf389f8
commit
bd4d1da3db
3 changed files with 27 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,7 +7,6 @@
|
|||
.idea
|
||||
.project
|
||||
.settings
|
||||
index.html
|
||||
node_modules
|
||||
npm-debug.log
|
||||
/books
|
||||
|
|
|
|||
Loading…
Reference in a new issue