mirror of
https://code.forgejo.org/actions/git-backporting.git
synced 2025-02-22 10:35:43 -05:00
* feat(issue-54): backport pr commits without squash fix https://github.com/kiegroup/git-backporting/issues/54 * feat(issue-54): fixed readme
16 lines
No EOL
207 B
Text
16 lines
No EOL
207 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 |