clearml-server/.gitignore
2021-10-18 16:52:17 +03:00

22 lines
311 B
Plaintext

syntax: glob
.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
*.egg-info
.cache
.mypy_cache
dist
code.tar.gz
server/schema/services/_cache.json
server/apierrors/errors/*