repo: ignoring dist

This commit is contained in:
Marvin Preuss 2021-09-24 17:37:56 +02:00
parent 1d4ae27878
commit f67614b860
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
coverage.* coverage.*
dist/*

View File

@ -9,6 +9,7 @@ changelog:
- ^\[NO CHANGELOG\] - ^\[NO CHANGELOG\]
- "^build:" - "^build:"
- "^ci:" - "^ci:"
- "^repo:"
builds: builds:
- skip: true - skip: true