3
1
Fork 1
mirror of https://github.com/kiegroup/git-backporting synced 2024-05-18 17:29:48 +00:00
git-backporting/.gitignore

18 lines
211 B
Plaintext

.env
node_modules/
*.code-workspace
locally_execution/**/*
test/**/_temp/**/*
yarn.lock
coverage/
test-report.xml
report.json
.idea/
.vscode/
build/
.npmrc
# temporary files created during tests
*test*.json
bp