renovate/.prettierignore
Michael Kriese e4c938b7a5
docs: release as asset (#11429)
* docs: prepare release as asset

* chore: cleanup

* fix: wrong extension

* fix: wrong logger

* fix: wrong path

* chore: clean and create tmp

* chore: fix types

* fix: update generation

* Update .github/workflows/build.yml

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

* Update lib/datasource/types.ts

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-12-09 21:12:49 +01:00

21 lines
318 B
Text

# It would be nice to remove this file and use .gitignore instead however we need to add package.json and __fixtures__
/node_modules
/config.js
/coverage
/dist
/tmp
.DS_Store
.cache
/*.log
package.json
**/__fixtures__/
**/__mocks__/
bin/yarn*
.clinic/
# generated code
**/*.generated.ts
/tools/dist
/patches
**/tmp/