Updated Jekyll config
This commit is contained in:
parent
56f2c4179b
commit
f44c90a1b6
2 changed files with 3 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -13,8 +13,8 @@ index.html
|
||||||
.project
|
.project
|
||||||
.settings
|
.settings
|
||||||
.sass-cache
|
.sass-cache
|
||||||
_site
|
|
||||||
node_modules
|
node_modules
|
||||||
|
/docs
|
||||||
/videos
|
/videos
|
||||||
/web
|
/web
|
||||||
c64/
|
c64/
|
||||||
|
|
@ -26,3 +26,4 @@ src/
|
||||||
tmp/
|
tmp/
|
||||||
unlisted/
|
unlisted/
|
||||||
archive/
|
archive/
|
||||||
|
!/archive
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue