Project setup

This commit is contained in:
Andre Lamparelli 2022-12-03 13:46:50 +01:00
commit fdcd2ad2cf
9 changed files with 12887 additions and 0 deletions

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
.env
node_modules/
*.code-workspace
locally_execution/**/*
test/**/_temp/**/*
yarn.lock
coverage/
test-report.xml
.idea/
.vscode/
dist/