alessandro trinca tornidor
ci: remove the submodule and during the current docker build we download instead the files from the repositories OR copy from the current directory
3550787
| venv/ | |
| *.pyc | |
| __cache__ | |
| .idea | |
| tmp/ | |
| *.log | |
| .env* | |
| __pycache__ | |
| .DS_Store | |
| .pytest_cache | |
| node_modules | |
| dist | |
| */node_modules | |
| */dist | |
| */.env* | |
| .coverage | |
| .git/ | |
| */.git/ | |
| */.git* | |
| mongo/ | |
| .history/ | |
| .continue/ | |
| .vscode/ | |
| tests/ |