aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
blob: 5956837867df631096ea70a1c83fa05387e59080 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.git
.env
.husky
.github
.gitignore

node_modules
test

.dockerignore
Dockerfile
build.sh

LICENSE
CONTRIBUTING.md
CHANGELOG.md
README.md

jest.config.ts
package-lock.json
yarn.lock
pnpm-lock.yaml