Spaces:
Configuration error
Configuration error
| # C# | |
| bin/ | |
| obj/ | |
| .vs/ | |
| .vscode/ | |
| *.user | |
| *.suo | |
| Properties/ | |
| .dotnet/ | |
| # This project | |
| Output/ | |
| Data/ | |
| Models/ | |
| tmp/ | |
| Extensions/ | |
| dlbackend/ | |
| *.debug | |
| # Python | |
| __pycache__/ | |
| venv/ | |
| *.pth | |