mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
27 lines
384 B
Text
27 lines
384 B
Text
/node_modules
|
|
/config.js
|
|
/coverage
|
|
/dist
|
|
/tmp
|
|
.DS_Store
|
|
.cache
|
|
/*.log
|
|
/.idea
|
|
/package-lock.json
|
|
*.pyc
|
|
renovate-0.0.0-semantic-release.tgz
|
|
/test/e2e/node_modules
|
|
.eslintcache
|
|
junit.xml
|
|
/test-results
|
|
renovate-schema.json
|
|
**/gradle-wrapper/__fixtures__/**/.gradle
|
|
.clinic/
|
|
|
|
# generated code
|
|
**/*.generated.ts
|
|
tools/dist
|
|
test/datasource/nuget/_fixtures/obj
|
|
|
|
# testing
|
|
/docker-compose.yml
|