0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-07-26 20:02:36 +00:00
renovatebot_renovate/.prettierignore
Michael Kriese 3ac9ec915e
build: use pnpm (#23664)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-08-03 19:43:47 +00:00

22 lines
321 B
Plaintext

# 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__/
.clinic/
.eslintcache
# generated code
**/*.generated.ts
/tools/dist
/patches
**/tmp/