clearml-server/.gitignore
2019-12-21 18:09:04 +02:00

23 lines
317 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
build
*.egg-info
.cache
.mypy_cache
dist
code.tar.gz
server/schema/services/_cache.json
server/apierrors/errors/*