Add config for forgejo machine, justfile for quality of life.

This commit is contained in:
DS 2025-02-23 18:57:51 -08:00
parent 98c77311fd
commit 9f66f0b37b
7 changed files with 403 additions and 31 deletions

5
.gitignore vendored
View file

@ -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