ActivityWatch/activitywatch

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
build
dist
docs
other
old

# Coverage
*coverage*
htmlcov

# Editor/IDEs
.idea
*.swp

# Python
*venv*
__pycache__
.python-version

# Misc
.*cache
.DS_Store