initial project setup
This commit is contained in:
commit
def7b1a01f
14 changed files with 150 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
.direnv
|
||||
|
||||
# build artifacts
|
||||
/result
|
||||
/public
|
||||
_gen
|
||||
|
||||
# downloaded by nix
|
||||
themes/hugo-theme-m10c
|
Loading…
Add table
Add a link
Reference in a new issue