aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: ccfa943d5bbd6620b987449487bc0f84cb38c86f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/node_modules
/config.js
/coverage
/dist
/tmp
.DS_Store
.cache
/*.log
/.idea
/package-lock.json
*.pyc
renovate-0.0.0-semantic-release.tgz
/e2e/node_modules
.eslintcache
junit.xml
/test-results
renovate-schema.json
**/gradle-wrapper/__fixtures__/**/.gradle

# generated code
**/*.generated.ts
tools/dist
test/datasource/nuget/_fixtures/obj