Project restructuring
Moving all website resources into `/src/` so separate metadata files and build artifacts from core project files.
This commit is contained in:
parent
cdd0359501
commit
3a8c31de81
22 changed files with 33 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1 +1,4 @@
|
|||
/.direnv/
|
||||
/artifacts/
|
||||
/bundle.tar.gz
|
||||
/node_modules/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue