clone:legacy
This commit is contained in:
25
.dockerignore
Normal file
25
.dockerignore
Normal file
@@ -0,0 +1,25 @@
|
||||
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
|
||||
Reference in New Issue
Block a user