Select Git revision
-
Matthias König authoredMatthias König authored
.gitignore 151 B
**/logs
**/checkpoints
*.egg-info
*.pyc
/.mypy_cache
**/.ipynb_checkpoints
/.pytest_cache
/.coverage
/__pycache__
/.tox
/venv*
/.idea
**/runs
.DS_Store