mirror of
https://github.com/chase-manning/pokemon-js.git
synced 2025-07-20 03:07:49 +00:00
16 lines
No EOL
195 B
Text
16 lines
No EOL
195 B
Text
# dependencies
|
|
/node_modules
|
|
|
|
# production
|
|
/build
|
|
|
|
# misc
|
|
.DS_Store
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
COMMS.md |