refactor(just): reorganize Justfiles to match project architecture and format code

This commit is contained in:
2025-12-30 04:20:19 -06:00
parent 884f42a855
commit eedf22f86d
10 changed files with 161 additions and 83 deletions
+19
View File
@@ -0,0 +1,19 @@
# Build output
dist/
build/
.svelte-kit/
# Dependencies
node_modules/
# Generated files
.vercel/
.netlify/
static/pacman.data
static/pacman.js
static/pacman.wasm
static/pacman.wasm.map
# Package manager
pnpm-lock.yaml
bun.lockb