Exclude techstack, yarn.lock and counter from jekyll build
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -61,3 +61,7 @@ exclude:
|
|||||||
- gulpfile.js
|
- gulpfile.js
|
||||||
- package.json
|
- package.json
|
||||||
- package-lock.json
|
- package-lock.json
|
||||||
|
- techstack.md
|
||||||
|
- techstack.yml
|
||||||
|
- yarn.lock
|
||||||
|
- counter
|
||||||
|
|||||||
Reference in New Issue
Block a user