mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-07-04 08:33:48 +00:00
project setup
This commit is contained in:
commit
05d156a5b0
39 changed files with 14823 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
.env
|
||||
node_modules/
|
||||
*.code-workspace
|
||||
locally_execution/**/*
|
||||
test/**/_temp/**/*
|
||||
yarn.lock
|
||||
coverage/
|
||||
test-report.xml
|
||||
.idea/
|
||||
.vscode/
|
||||
dist/
|
Loading…
Add table
Add a link
Reference in a new issue