0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-30 17:08:48 +00:00
renovatebot_renovate/.gitignore
Michael Kriese d90de484b1
docs: validate with mkdocs (#30735)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-08-14 10:42:23 +00:00

33 lines
455 B
Plaintext

/node_modules
/.pnpm-store
/config.js*
/coverage
/dist
/tmp
.DS_Store
.cache
/*.log
/.idea
/package-lock.json
*.pyc
renovate-0.0.0-semantic-release.tgz
renovate-v0.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
# pdm
/.pdm-python