# Python __pycache__/ *.py[cod] *.egg-info/ build/ dist/ # Database data/daily_logs.db # Cache *.pyc *.pyo # OS .DS_Store Thumbs.db # IDE .vscode/