add test and docker
This commit is contained in:
parent
584ffda459
commit
419385e998
|
@ -8,3 +8,13 @@ dependencies:
|
|||
|
||||
documentation:
|
||||
- README.md
|
||||
|
||||
test:
|
||||
- __tests__
|
||||
|
||||
docker:
|
||||
- .devcontainer/*
|
||||
- .dockerignore
|
||||
- Dockerfile
|
||||
- Makefile
|
||||
- docker-compose.yml
|
||||
|
|
Loading…
Reference in New Issue