more stats
This commit is contained in:
parent
0779aa6199
commit
c552d0dc8f
5 changed files with 88 additions and 4 deletions
15
.dockerignore
Normal file
15
.dockerignore
Normal file
|
@ -0,0 +1,15 @@
|
|||
/.devcontainer
|
||||
/.github
|
||||
/.vscode
|
||||
/.next
|
||||
/data
|
||||
/target
|
||||
/node_modules
|
||||
.dockerignore
|
||||
.env
|
||||
.gitignore
|
||||
Cargo.lock
|
||||
docker-compose.dev.yml
|
||||
docker-compose.yml
|
||||
dockerfile
|
||||
*.md
|
Loading…
Add table
Add a link
Reference in a new issue