mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-09-15 17:03:19 -05:00
36 lines
325 B
Plaintext
36 lines
325 B
Plaintext
debug.log
|
|
CORS.json
|
|
*.bat
|
|
dev/*
|
|
|
|
# dependencies
|
|
/node_modules
|
|
/.pnp
|
|
.pnp.js
|
|
|
|
# testing
|
|
/coverage
|
|
|
|
# production
|
|
/build
|
|
/dist
|
|
/.idea
|
|
/.git
|
|
|
|
# volume mounts
|
|
local_art
|
|
|
|
# misc
|
|
.DS_Store
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
|
|
cardconjurer.iml
|
|
access.log
|
|
error.log
|