21 lines
245 B
YAML
Raw Normal View History

2020-12-18 16:37:46 +09:00
CI/CD:
- .github/workflows/*
dependencies:
- .nvmrc
- package.json
- package-lock.json
documentation:
- README.md
2020-12-18 17:02:11 +09:00
test:
- __tests__
docker:
- .devcontainer/*
- .dockerignore
- Dockerfile
- Makefile
- docker-compose.yml