mirror of
https://github.com/RGBCube/Site
synced 2025-08-01 21:47:46 +00:00
Add initial Lume stuff
This commit is contained in:
commit
f694638186
8 changed files with 188 additions and 0 deletions
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
*
|
||||
|
||||
!site/
|
||||
!site/_includes/
|
||||
!site/blog/
|
||||
|
||||
!*.css
|
||||
!*.md
|
||||
!*.vto
|
||||
|
||||
!*.png
|
||||
!*.gif
|
||||
|
||||
!.gitignore
|
||||
|
||||
!*.json
|
||||
!*.ts
|
Loading…
Add table
Add a link
Reference in a new issue