mirror of
https://github.com/PlatypusPus/MushroomEmpire.git
synced 2026-02-07 22:18:59 +00:00
19 lines
171 B
Plaintext
19 lines
171 B
Plaintext
node_modules/
|
|
.next/
|
|
# Environment
|
|
.env
|
|
.env.local
|
|
.env.*
|
|
|
|
# OS / Editor
|
|
.DS_Store
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Logs
|
|
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|