renovate/.gitignore
2018-11-15 18:42:01 +01:00

13 lines
111 B
Text

/node_modules
/config.js
/coverage
/dist
/tmp
.DS_Store
.cache
/*.log
/.vscode
/.idea
package-lock.json
*.pyc