git-backporting/.gitignore
2023-07-27 15:35:23 +02:00

17 lines
211 B
Text

.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