mirror of
https://github.com/Xevion/Pac-Man.git
synced 2026-01-30 22:24:58 -06:00
20 lines
231 B
Plaintext
20 lines
231 B
Plaintext
# 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
|