26 lines
285 B
Plaintext
26 lines
285 B
Plaintext
node_modules
|
|
dist
|
|
coverage
|
|
.git
|
|
.gitignore
|
|
Dockerfile*
|
|
docker-compose*.yml
|
|
.env
|
|
npm-debug.log*
|
|
yarn-error.log*
|
|
.pnpm-store
|
|
.vscode
|
|
.idea
|
|
.cache
|
|
*.log
|
|
bkon-wallet-firebase-adminsdk-*.json
|
|
*.md
|
|
**/*.md
|
|
**/*.spec.ts
|
|
**/__tests__
|
|
**/__snapshots__
|
|
**/.husky
|
|
**/.github
|
|
**/.gitlab
|
|
**/*.dbml
|