runtipi/codecov.yml

8 lines
103 B
YAML
Raw Normal View History

2023-05-08 20:06:01 +00:00
ignore:
- 'public'
- 'scripts'
- 'templates'
- 'screenshots'
- '**/*.json'
2023-06-28 06:54:35 +00:00
- '**/tests/**'