mirror of
https://github.com/Aviortheking/games.git
synced 2025-05-28 09:09:55 +00:00
23 lines
216 B
Plaintext
23 lines
216 B
Plaintext
# build output
|
|
dist/
|
|
|
|
# generated types
|
|
.astro/
|
|
|
|
# dependencies
|
|
node_modules/
|
|
|
|
# logs
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
|
|
# macOS-specific files
|
|
.DS_Store
|
|
|
|
slicers/*
|
|
|
|
# Coverage
|
|
coverage/
|