Exclude techstack, yarn.lock and counter from jekyll build
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jim Martens 2023-12-03 12:56:32 +01:00
parent 08b23b6e4f
commit b1833f4534
1 changed files with 4 additions and 0 deletions

View File

@ -61,3 +61,7 @@ exclude:
- gulpfile.js
- package.json
- package-lock.json
- techstack.md
- techstack.yml
- yarn.lock
- counter