Add config for forgejo machine, justfile for quality of life.
This commit is contained in:
parent
98c77311fd
commit
9f66f0b37b
7 changed files with 403 additions and 31 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -20,10 +20,9 @@ build/Release
|
|||
.env.test.local
|
||||
.env.production.local
|
||||
.env.local
|
||||
# wrangler project
|
||||
.dev.vars
|
||||
.wrangler/
|
||||
# Others
|
||||
.direnv/
|
||||
# Template rendering artifacts
|
||||
public/*.html
|
||||
# Nix build result
|
||||
result
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue