mirror of
https://github.com/clearml/clearml-server
synced 2025-01-31 10:56:48 +00:00
21 lines
278 B
Plaintext
21 lines
278 B
Plaintext
|
.idea
|
||
|
apierrors/errors
|
||
|
static/build.json
|
||
|
static/dashboard/node_modules
|
||
|
static/webapp/node_modules
|
||
|
static/webapp/.git
|
||
|
*.pyc
|
||
|
__pycache__
|
||
|
.ropeproject
|
||
|
test-reports
|
||
|
.pytest_cache
|
||
|
venv
|
||
|
*.noseids
|
||
|
build
|
||
|
*.egg-info
|
||
|
.cache
|
||
|
.mypy_cache
|
||
|
dist
|
||
|
code.tar.gz
|
||
|
server/schema/services/_cache.json
|